summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-27 01:01:20 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:30:06 +0100
commit3819de443e9e68aab307acbe158ffd1710551e1f (patch)
tree30040c81768263f55c058a0cd4b6ec730fac8d62
parentaa1a1202670a57ec2720d27649a306af0ea6c97f (diff)
downloadgentoo-3819de443e9e68aab307acbe158ffd1710551e1f.tar.gz
gentoo-3819de443e9e68aab307acbe158ffd1710551e1f.tar.bz2
gentoo-3819de443e9e68aab307acbe158ffd1710551e1f.zip
dev-haskell/mmap: keyword 0.5.9 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/mmap/mmap-0.5.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/mmap/mmap-0.5.9.ebuild b/dev-haskell/mmap/mmap-0.5.9.ebuild
index 93580fe36561..11fb3fea279a 100644
--- a/dev-haskell/mmap/mmap-0.5.9.ebuild
+++ b/dev-haskell/mmap/mmap-0.5.9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
# IUSE="test"
IUSE=""