summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 11:57:16 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:26:26 +0100
commit94aa4025b0bf1a55b4363eea74ca40dc2074daa1 (patch)
tree5a179a0f8012b4ee4179141126dffa0bee0882f7 /dev-haskell/fail
parentdev-haskell/hspec-meta: keyword 2.9.3 for ~arm64 (diff)
downloadgentoo-94aa4025b0bf1a55b4363eea74ca40dc2074daa1.tar.gz
gentoo-94aa4025b0bf1a55b4363eea74ca40dc2074daa1.tar.bz2
gentoo-94aa4025b0bf1a55b4363eea74ca40dc2074daa1.zip
dev-haskell/fail: keyword 4.9.0.0 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/fail')
-rw-r--r--dev-haskell/fail/fail-4.9.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/fail/fail-4.9.0.0.ebuild b/dev-haskell/fail/fail-4.9.0.0.ebuild
index 1ce54a224607..e49848d48738 100644
--- a/dev-haskell/fail/fail-4.9.0.0.ebuild
+++ b/dev-haskell/fail/fail-4.9.0.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=