summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 20:15:53 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:29 +0100
commit55c10c818932c0afc4627023eb5b6aa8a97256cc (patch)
tree0d7efc39b225eb54c3401bed87a146e3a91ce8aa /dev-haskell/alex
parentdev-haskell/cryptonite-conduit: keyword 0.2.2 for ~ppc64 (diff)
downloadgentoo-55c10c818932c0afc4627023eb5b6aa8a97256cc.tar.gz
gentoo-55c10c818932c0afc4627023eb5b6aa8a97256cc.tar.bz2
gentoo-55c10c818932c0afc4627023eb5b6aa8a97256cc.zip
dev-haskell/alex: add 3.2.7.1, drop 3.2.5
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/alex')
-rw-r--r--dev-haskell/alex/alex-3.2.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/alex/alex-3.2.7.1.ebuild b/dev-haskell/alex/alex-3.2.7.1.ebuild
index ec1778f3abc6..9e128bbf90b8 100644
--- a/dev-haskell/alex/alex-3.2.7.1.ebuild
+++ b/dev-haskell/alex/alex-3.2.7.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="doc"
RDEPEND=">=dev-lang/ghc-8.4.3:=