diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-02-26 22:16:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-02-26 22:30:34 +0000 |
commit | 21795b9a97b758e067f58a6323fcd08f3def0371 (patch) | |
tree | 8232eaec02c067077e99f0f9fd21ee20ba5558e9 /dev-haskell | |
parent | dev-haskell/contravariant: stable for x86, amd64 (diff) | |
download | gentoo-21795b9a97b758e067f58a6323fcd08f3def0371.tar.gz gentoo-21795b9a97b758e067f58a6323fcd08f3def0371.tar.bz2 gentoo-21795b9a97b758e067f58a6323fcd08f3def0371.zip |
dev-haskell/comonad: stable for x86, amd64
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/comonad/comonad-4.2.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/comonad/comonad-4.2.7.2.ebuild b/dev-haskell/comonad/comonad-4.2.7.2.ebuild index 31b3d2938d2b..007e7ad6ea31 100644 --- a/dev-haskell/comonad/comonad-4.2.7.2.ebuild +++ b/dev-haskell/comonad/comonad-4.2.7.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+containers +contravariant +distributive +test-doctests" RDEPEND=">=dev-haskell/semigroups-0.8.3.1:=[profile?] <dev-haskell/semigroups-1:=[profile?] |