summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-26 15:05:43 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:29:19 +0100
commit784390d46aa1bec26b0969d02017cc83d1fc3931 (patch)
tree46c892a4f6ee4bee211fd4a09e875cdaaccc3a7c /dev-haskell
parentdev-haskell/juicypixels: keyword 3.3.5 for ~arm64 (diff)
downloadgentoo-784390d46aa1bec26b0969d02017cc83d1fc3931.tar.gz
gentoo-784390d46aa1bec26b0969d02017cc83d1fc3931.tar.bz2
gentoo-784390d46aa1bec26b0969d02017cc83d1fc3931.zip
dev-haskell/lpeg: keyword 1.0.3 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/lpeg/lpeg-1.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/lpeg/lpeg-1.0.3.ebuild b/dev-haskell/lpeg/lpeg-1.0.3.ebuild
index c2faa9ca52db..5434ea23546f 100644
--- a/dev-haskell/lpeg/lpeg-1.0.3.ebuild
+++ b/dev-haskell/lpeg/lpeg-1.0.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="rely-on-shared-lpeg-library"
RDEPEND=">=dev-haskell/lua-2.1:=[profile?] <dev-haskell/lua-2.3:=[profile?]