summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-02-14 22:56:22 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-02-14 22:56:22 +0000
commitf00e5e7c8c577f25ccae203241d96eb7f4db4e51 (patch)
tree78bd7bc27fb2357aa37b5cd0cdcf73c33c40b0f1
parentperl-core/CPAN-Meta: ppc ppc64 stable (bug 578370). (diff)
downloadgentoo-f00e5e7c8c577f25ccae203241d96eb7f4db4e51.tar.gz
gentoo-f00e5e7c8c577f25ccae203241d96eb7f4db4e51.tar.bz2
gentoo-f00e5e7c8c577f25ccae203241d96eb7f4db4e51.zip
dev-lang/ghc: keyword alpha as we have binaries for it
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--dev-lang/ghc/ghc-8.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ghc/ghc-8.0.2.ebuild b/dev-lang/ghc/ghc-8.0.2.ebuild
index 343ddb109f0f..f4392497ce61 100644
--- a/dev-lang/ghc/ghc-8.0.2.ebuild
+++ b/dev-lang/ghc/ghc-8.0.2.ebuild
@@ -70,7 +70,7 @@ BUMP_LIBRARIES=(
LICENSE="BSD"
SLOT="0/${PV}"
-#KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc ghcbootstrap ghcmakebinary +gmp +profile"
IUSE+=" binary"