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-haskell/cabal-install | |
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-haskell/cabal-install')
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/cabal-install/cabal-install-1.18.1.0.ebuild b/dev-haskell/cabal-install/cabal-install-1.18.1.0.ebuild index 22909e681cc5..a0ecfbe8d7aa 100644 --- a/dev-haskell/cabal-install/cabal-install-1.18.1.0.ebuild +++ b/dev-haskell/cabal-install/cabal-install-1.18.1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86" IUSE="+noprefs" RDEPEND="" diff --git a/dev-haskell/cabal-install/cabal-install-1.20.0.3-r2.ebuild b/dev-haskell/cabal-install/cabal-install-1.20.0.3-r2.ebuild index ad2bab38c4cb..4f6cb0c04c03 100644 --- a/dev-haskell/cabal-install/cabal-install-1.20.0.3-r2.ebuild +++ b/dev-haskell/cabal-install/cabal-install-1.20.0.3-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="+noprefs" RDEPEND="" diff --git a/dev-haskell/cabal-install/cabal-install-1.22.7.0.ebuild b/dev-haskell/cabal-install/cabal-install-1.22.7.0.ebuild index 77f5533b0610..af786231fbde 100644 --- a/dev-haskell/cabal-install/cabal-install-1.22.7.0.ebuild +++ b/dev-haskell/cabal-install/cabal-install-1.22.7.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" IUSE="+network-uri +noprefs" RESTRICT=test # missing files |