From 8190f8ac52caaead78723e08b7edbede31c83d10 Mon Sep 17 00:00:00 2001 From: matoro Date: Sun, 28 Aug 2022 00:57:16 -0400 Subject: dev-haskell/regex-compat: keyword 0.95.2.1 for ~arm64 Thanks-to: Marcus Comstedt Signed-off-by: Sam James --- dev-haskell/regex-compat/regex-compat-0.95.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-haskell/regex-compat') diff --git a/dev-haskell/regex-compat/regex-compat-0.95.2.1.ebuild b/dev-haskell/regex-compat/regex-compat-0.95.2.1.ebuild index cff6eaa349ca..232a88a9f2d6 100644 --- a/dev-haskell/regex-compat/regex-compat-0.95.2.1.ebuild +++ b/dev-haskell/regex-compat/regex-compat-0.95.2.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" RDEPEND=">=dev-haskell/regex-base-0.94:=[profile?] =dev-haskell/regex-posix-0.96:=[profile?]