summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 22:19:52 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:28:06 +0100
commit05b77f49882ad235ab4a10eca773cb699d2d78f9 (patch)
treef660cda198f73fee470e67310abcf652f015d50e /dev-haskell/vector-algorithms
parentdev-haskell/uniplate: keyword 1.6.13 for ~arm64 (diff)
downloadgentoo-05b77f49882ad235ab4a10eca773cb699d2d78f9.tar.gz
gentoo-05b77f49882ad235ab4a10eca773cb699d2d78f9.tar.bz2
gentoo-05b77f49882ad235ab4a10eca773cb699d2d78f9.zip
dev-haskell/vector-algorithms: keyword 0.8.0.4 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/vector-algorithms')
-rw-r--r--dev-haskell/vector-algorithms/vector-algorithms-0.8.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/vector-algorithms/vector-algorithms-0.8.0.4.ebuild b/dev-haskell/vector-algorithms/vector-algorithms-0.8.0.4.ebuild
index fc5b50747cec..5da8dfcfea46 100644
--- a/dev-haskell/vector-algorithms/vector-algorithms-0.8.0.4.ebuild
+++ b/dev-haskell/vector-algorithms/vector-algorithms-0.8.0.4.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"
IUSE="+bench +boundschecks internalchecks +properties unsafechecks"
RDEPEND=">=dev-haskell/primitive-0.3:=[profile?] <dev-haskell/primitive-0.8:=[profile?]