summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 16:07:24 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:27:22 +0100
commit125c22d89587715e61aa3e808e15a1e23d35f287 (patch)
treed7e67a59769f37152fac3c9bcb49b9262f1e20b6 /dev-haskell/glob
parentdev-haskell/dlist: keyword 1.0 for ~arm64 (diff)
downloadgentoo-125c22d89587715e61aa3e808e15a1e23d35f287.tar.gz
gentoo-125c22d89587715e61aa3e808e15a1e23d35f287.tar.bz2
gentoo-125c22d89587715e61aa3e808e15a1e23d35f287.zip
dev-haskell/glob: keyword 0.10.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/glob')
-rw-r--r--dev-haskell/glob/glob-0.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/glob/glob-0.10.2.ebuild b/dev-haskell/glob/glob-0.10.2.ebuild
index 590117c70b72..a024620f06c9 100644
--- a/dev-haskell/glob/glob-0.10.2.ebuild
+++ b/dev-haskell/glob/glob-0.10.2.ebuild
@@ -24,7 +24,7 @@ SRC_URI="https://hackage.haskell.org/package/${CABAL_P}/${CABAL_P}.tar.gz
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RDEPEND=">=dev-haskell/dlist-0.4:=[profile?]
>=dev-haskell/transformers-compat-0.3:=[profile?]