diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-07 22:58:58 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-07 22:29:54 +0100 |
commit | 927354d094c29d917377264e19da1248aba80a18 (patch) | |
tree | d7f990f4448030d14db0992dc92a4bbec98e244f /dev-lang/ghc/ghc-7.8.4.ebuild | |
parent | x11-wm/xmonad: drop sparc, deps don't build at all (diff) | |
download | gentoo-927354d094c29d917377264e19da1248aba80a18.tar.gz gentoo-927354d094c29d917377264e19da1248aba80a18.tar.bz2 gentoo-927354d094c29d917377264e19da1248aba80a18.zip |
drop haskell on sparc, it doesn't build at all
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/ghc/ghc-7.8.4.ebuild')
-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 a487bef56934..bd936355ae3f 100644 --- a/dev-lang/ghc/ghc-7.8.4.ebuild +++ b/dev-lang/ghc/ghc-7.8.4.ebuild @@ -65,7 +65,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="amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc ghcbootstrap ghcmakebinary +gmp" IUSE+=" binary" IUSE+=" elibc_glibc" # system stuff |