summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-16 19:59:59 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-16 20:00:34 -0700
commitb171e42ecc2668ce265d8612b8c7713cdbc1b452 (patch)
treeab1e17dfe68539e457c552bb95e7cdd8a609baa4 /dev-lang/ghc/ghc-8.0.2.ebuild
parentdev-haskell/*: drop alpha keywords (diff)
downloadgentoo-b171e42ecc2668ce265d8612b8c7713cdbc1b452.tar.gz
gentoo-b171e42ecc2668ce265d8612b8c7713cdbc1b452.tar.bz2
gentoo-b171e42ecc2668ce265d8612b8c7713cdbc1b452.zip
dev-lang/ghc: Drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-lang/ghc/ghc-8.0.2.ebuild')
-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 853817376276..f9488abb75ce 100644
--- a/dev-lang/ghc/ghc-8.0.2.ebuild
+++ b/dev-lang/ghc/ghc-8.0.2.ebuild
@@ -71,7 +71,7 @@ BUMP_LIBRARIES=(
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ia64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ia64 x86 ~amd64-linux ~x86-linux"
IUSE="doc ghcbootstrap ghcmakebinary +gmp +profile"
IUSE+=" binary"