summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 14:54:46 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:27:00 +0100
commit8806e1ab9208666898171630947c4856fb795a4c (patch)
tree1e02ab1f849aed6a321b881c2f25ec1aa2c0ea0a /dev-haskell/cryptohash-sha256
parentdev-haskell/tasty-quickcheck: keyword 0.10.1.1 for ~arm64 (diff)
downloadgentoo-8806e1ab9208666898171630947c4856fb795a4c.tar.gz
gentoo-8806e1ab9208666898171630947c4856fb795a4c.tar.bz2
gentoo-8806e1ab9208666898171630947c4856fb795a4c.zip
dev-haskell/cryptohash-sha256: keyword 0.11.101.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/cryptohash-sha256')
-rw-r--r--dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild b/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild
index 5e9200585fda..11adbf916468 100644
--- a/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.ebuild
+++ b/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.101.0.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=""
RDEPEND=">=dev-lang/ghc-7.4.1:=