diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 13:58:18 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:30:39 +0100 |
commit | 248decd9de48f1190a9f8e041559b66de0fa0399 (patch) | |
tree | f26a83bbf756f87c196fe41dd57e5e4336489373 /dev-haskell/cryptohash-sha1 | |
parent | dev-haskell/cryptohash-md5: keyword 0.11.100.1 for ~arm64 (diff) | |
download | gentoo-248decd9de48f1190a9f8e041559b66de0fa0399.tar.gz gentoo-248decd9de48f1190a9f8e041559b66de0fa0399.tar.bz2 gentoo-248decd9de48f1190a9f8e041559b66de0fa0399.zip |
dev-haskell/cryptohash-sha1: keyword 0.11.100.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/cryptohash-sha1')
-rw-r--r-- | dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild b/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild index e4f329426a04..a98b36cde295 100644 --- a/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild +++ b/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.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" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |