diff options
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?] |