summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Todaro <solpeth@posteo.org>2020-07-29 10:18:04 +1000
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-01 08:59:15 +0100
commit954aeacd93b34349bd71eaf1bb9bfc4e24c5e109 (patch)
tree328a89d65db30fe9605d9e96e0c4f49cd9ee0a5b /dev-lang/ghc
parentmedia-libs/audiofile: stable 0.3.6-r4 for hppa (diff)
downloadgentoo-954aeacd93b34349bd71eaf1bb9bfc4e24c5e109.tar.gz
gentoo-954aeacd93b34349bd71eaf1bb9bfc4e24c5e109.tar.bz2
gentoo-954aeacd93b34349bd71eaf1bb9bfc4e24c5e109.zip
dev-lang/ghc: keyword ~amd64 and ~x86
Bug: https://bugs.gentoo.org/648006 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Jack Todaro <solpeth@posteo.org> Closes: https://github.com/gentoo/gentoo/pull/16890 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/ghc')
-rw-r--r--dev-lang/ghc/ghc-8.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ghc/ghc-8.8.4.ebuild b/dev-lang/ghc/ghc-8.8.4.ebuild
index cd4edbc60016..9ada4d7c1c10 100644
--- a/dev-lang/ghc/ghc-8.8.4.ebuild
+++ b/dev-lang/ghc/ghc-8.8.4.ebuild
@@ -74,7 +74,7 @@ BUMP_LIBRARIES=(
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
IUSE="big-endian doc elfutils ghcbootstrap ghcmakebinary +gmp numa profile test"
IUSE+=" binary"
RESTRICT="!test? ( test )"