summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-04-07 22:58:58 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-07 22:29:54 +0100
commit927354d094c29d917377264e19da1248aba80a18 (patch)
treed7f990f4448030d14db0992dc92a4bbec98e244f /dev-haskell/alex
parentx11-wm/xmonad: drop sparc, deps don't build at all (diff)
downloadgentoo-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/alex')
-rw-r--r--dev-haskell/alex/alex-3.1.3.ebuild2
-rw-r--r--dev-haskell/alex/alex-3.1.7.ebuild2
-rw-r--r--dev-haskell/alex/alex-3.2.1.ebuild2
-rw-r--r--dev-haskell/alex/alex-3.2.4.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/alex/alex-3.1.3.ebuild b/dev-haskell/alex/alex-3.1.3.ebuild
index e2462bfb2b3d..26b6ef63eda3 100644
--- a/dev-haskell/alex/alex-3.1.3.ebuild
+++ b/dev-haskell/alex/alex-3.1.3.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="doc"
RDEPEND=""
diff --git a/dev-haskell/alex/alex-3.1.7.ebuild b/dev-haskell/alex/alex-3.1.7.ebuild
index f74adcaf4495..7612e872fc0d 100644
--- a/dev-haskell/alex/alex-3.1.7.ebuild
+++ b/dev-haskell/alex/alex-3.1.7.ebuild
@@ -15,7 +15,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="doc"
RDEPEND=">=dev-haskell/quickcheck-2:2=
diff --git a/dev-haskell/alex/alex-3.2.1.ebuild b/dev-haskell/alex/alex-3.2.1.ebuild
index 49c3198c52a5..3c74867d431a 100644
--- a/dev-haskell/alex/alex-3.2.1.ebuild
+++ b/dev-haskell/alex/alex-3.2.1.ebuild
@@ -15,7 +15,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="doc"
RDEPEND=">=dev-haskell/quickcheck-2:2=
diff --git a/dev-haskell/alex/alex-3.2.4.ebuild b/dev-haskell/alex/alex-3.2.4.ebuild
index 3ebaa9485cfd..87a757721591 100644
--- a/dev-haskell/alex/alex-3.2.4.ebuild
+++ b/dev-haskell/alex/alex-3.2.4.ebuild
@@ -15,7 +15,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="doc"
RDEPEND=">=dev-lang/ghc-7.4.1:="