summaryrefslogtreecommitdiff
path: root/dev-haskell/regex-applicative/regex-applicative-0.3.3.1.ebuild
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-27 01:05:45 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:30:07 +0100
commit5f2d515b974a85b5faa1f42c0cc88c2be726c41d (patch)
tree17fc7314318dd4d12c7c9842fbdc468a29b9e41a /dev-haskell/regex-applicative/regex-applicative-0.3.3.1.ebuild
parent3819de443e9e68aab307acbe158ffd1710551e1f (diff)
downloadgentoo-5f2d515b974a85b5faa1f42c0cc88c2be726c41d.tar.gz
gentoo-5f2d515b974a85b5faa1f42c0cc88c2be726c41d.tar.bz2
gentoo-5f2d515b974a85b5faa1f42c0cc88c2be726c41d.zip
dev-haskell/regex-applicative: keyword 0.3.3.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/regex-applicative/regex-applicative-0.3.3.1.ebuild')
-rw-r--r--dev-haskell/regex-applicative/regex-applicative-0.3.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/regex-applicative/regex-applicative-0.3.3.1.ebuild b/dev-haskell/regex-applicative/regex-applicative-0.3.3.1.ebuild
index 6ddbc56b5726..77f54622587a 100644
--- a/dev-haskell/regex-applicative/regex-applicative-0.3.3.1.ebuild
+++ b/dev-haskell/regex-applicative/regex-applicative-0.3.3.1.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=""
RDEPEND=">=dev-lang/ghc-7.8.2:=