diff options
Diffstat (limited to 'dev-haskell/vector-algorithms')
-rw-r--r-- | dev-haskell/vector-algorithms/vector-algorithms-0.8.0.4.ebuild | 2 |
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?] |