diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-12 08:52:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-12 08:52:22 +0100 |
commit | 7b5ddf4deb555bf71f082375727496c95a0c03c2 (patch) | |
tree | 2729b404358106b96f429a75cfea936307cbfd9d /dev-lang/ghc | |
parent | e1d8fc55a747578cbbfe4091a1152fc8ee97a1c6 (diff) | |
download | gentoo-7b5ddf4deb555bf71f082375727496c95a0c03c2.tar.gz gentoo-7b5ddf4deb555bf71f082375727496c95a0c03c2.tar.xz |
dev-lang/ghc: stable 8.0.2 for ia64, bug #631138
Bug: https://bugs.gentoo.org/631138
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-lang/ghc')
-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 79fad934c2f..b3b16202e37 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 ia64 x86 ~amd64-linux ~x86-linux" IUSE="doc ghcbootstrap ghcmakebinary +gmp +profile" IUSE+=" binary" |