diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 17:21:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 18:39:48 +0100 |
commit | 4046f65c7fcbe0db960cb0abe074bc1ed9510781 (patch) | |
tree | 37d8efc697e4a70efef5310afffb8f521641d2ae /dev-lang | |
parent | kde-frameworks: Version bump KDE Frameworks 5.22.0 (diff) | |
download | gentoo-4046f65c7fcbe0db960cb0abe074bc1ed9510781.tar.gz gentoo-4046f65c7fcbe0db960cb0abe074bc1ed9510781.tar.bz2 gentoo-4046f65c7fcbe0db960cb0abe074bc1ed9510781.zip |
dev-lang/ghc: amd64/x86 stable, bug #563090
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ghc/ghc-7.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ghc/ghc-7.10.3.ebuild b/dev-lang/ghc/ghc-7.10.3.ebuild index 19a40462ffb2..9721ed4fb10f 100644 --- a/dev-lang/ghc/ghc-7.10.3.ebuild +++ b/dev-lang/ghc/ghc-7.10.3.ebuild @@ -73,7 +73,7 @@ BUMP_LIBRARIES=( 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 |