diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 12:00:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 19:49:43 +0100 |
commit | 6c08c1e8a85b574501806d6563a308e38be66788 (patch) | |
tree | 0d6743da6657ac9152e1b4f9c4f50dc8769208e7 /dev-lang/ghc | |
parent | media-video/totem: Drop old (diff) | |
download | gentoo-6c08c1e8a85b574501806d6563a308e38be66788.tar.gz gentoo-6c08c1e8a85b574501806d6563a308e38be66788.tar.bz2 gentoo-6c08c1e8a85b574501806d6563a308e38be66788.zip |
dev-lang/ghc: alpha amd64 ia64 ppc ppc64 sparc x86 stable, bug #524790
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-lang/ghc')
-rw-r--r-- | dev-lang/ghc/ghc-7.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ghc/ghc-7.8.4.ebuild b/dev-lang/ghc/ghc-7.8.4.ebuild index f768f4022844..c7640dd3bfe2 100644 --- a/dev-lang/ghc/ghc-7.8.4.ebuild +++ b/dev-lang/ghc/ghc-7.8.4.ebuild @@ -66,7 +66,7 @@ S="${WORKDIR}"/${GHC_P} SRC_URI+=" https://dev.gentoo.org/~slyfox/distfiles/${P}-ia64-CLOSUREs-regenerated.patch.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="doc ghcbootstrap ghcmakebinary +gmp" IUSE+=" binary" IUSE+=" elibc_glibc" # system stuff |