commit: ce3e131e149648f918c8ad3a6264da0a1488d26a
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 15:17:14 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 18:50:28 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce3e131e
dev-haskell/chell: alpha amd64 ia64 ppc ppc64 sparc x86 stable, bug #524790
Package-Manager: portage-2.2.20
dev-haskell/chell/chell-0.4.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/chell/chell-0.4.0.1.ebuild
b/dev-haskell/chell/chell-0.4.0.1.ebuild
index 234073f..5d9f06f 100644
--- a/dev-haskell/chell/chell-0.4.0.1.ebuild
+++ b/dev-haskell/chell/chell-0.4.0.1.ebuild
@@ -15,7 +15,7 @@
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE="+color-output"
RDEPEND=">=dev-haskell/options-1.0:=[profile?]
<dev-haskell/options-2.0:=[profile?]