summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 15:01:45 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:27:02 +0100
commit3c3951295063153ad2bd51e7af03835bd427f20a (patch)
treea1ba2d77130a5374e5183731a15f289878a51fcd /dev-haskell/ed25519
parentdev-haskell/echo: keyword 0.1.3 for ~arm64 (diff)
downloadgentoo-3c3951295063153ad2bd51e7af03835bd427f20a.tar.gz
gentoo-3c3951295063153ad2bd51e7af03835bd427f20a.tar.bz2
gentoo-3c3951295063153ad2bd51e7af03835bd427f20a.zip
dev-haskell/ed25519: keyword 0.0.5.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/ed25519')
-rw-r--r--dev-haskell/ed25519/ed25519-0.0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild b/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild
index 801e78a5e6c5..5c56aaee47cb 100644
--- a/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild
+++ b/dev-haskell/ed25519/ed25519-0.0.5.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE=""
RESTRICT=test # fails on QC-2.10 as: The constructor ‘Failure’ should have 11 arguments, but has been given 10