summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 10:54:49 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:26:18 +0100
commit271a22efdf612e15616ed471e798df69c40cc63c (patch)
tree23a45b5bb4721cba49421bc33b1a7ebb4288aa95 /dev-haskell/hspec-expectations
parentdev-haskell/hunit: keyword 1.6.2.0 for ~arm64 (diff)
downloadgentoo-271a22efdf612e15616ed471e798df69c40cc63c.tar.gz
gentoo-271a22efdf612e15616ed471e798df69c40cc63c.tar.bz2
gentoo-271a22efdf612e15616ed471e798df69c40cc63c.zip
dev-haskell/hspec-expectations: keyword 0.8.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/hspec-expectations')
-rw-r--r--dev-haskell/hspec-expectations/hspec-expectations-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.8.2.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.8.2.ebuild
index 77181fe7fc90..7e7bad22fe5a 100644
--- a/dev-haskell/hspec-expectations/hspec-expectations-0.8.2.ebuild
+++ b/dev-haskell/hspec-expectations/hspec-expectations-0.8.2.ebuild
@@ -14,7 +14,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=""
RDEPEND="dev-haskell/call-stack:=[profile?]