diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 18:03:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 19:40:10 +0100 |
commit | 7ff5d36edf220971e36200e256196a73c4c7162c (patch) | |
tree | a0d778ce2be6221aa543fff1239a19e50e670f44 /dev-lang | |
parent | dev-python/tox: remove old (diff) | |
download | gentoo-7ff5d36edf220971e36200e256196a73c4c7162c.tar.gz gentoo-7ff5d36edf220971e36200e256196a73c4c7162c.tar.bz2 gentoo-7ff5d36edf220971e36200e256196a73c4c7162c.zip |
dev-lang/ghc: stable 8.0.2 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64 x86"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ghc/ghc-8.0.2.ebuild | 2 |
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 de344882f22f..c2b48ae466f3 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc ghcbootstrap ghcmakebinary +gmp +profile" IUSE+=" binary" |