summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 14:32:40 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:26:55 +0100
commitc74b145bcbe84a6c046595d136ae3a43262b2743 (patch)
tree5af3b83139beb91f94271565d356cf1bc5fe9a17
parentdev-haskell/hashable: keyword 1.4.0.2 for ~arm64 (diff)
downloadgentoo-c74b145bcbe84a6c046595d136ae3a43262b2743.tar.gz
gentoo-c74b145bcbe84a6c046595d136ae3a43262b2743.tar.bz2
gentoo-c74b145bcbe84a6c046595d136ae3a43262b2743.zip
dev-haskell/async: keyword 2.2.4 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-haskell/async/async-2.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/async/async-2.2.4.ebuild b/dev-haskell/async/async-2.2.4.ebuild
index 8d3cd7b0109b..a4b548af70c0 100644
--- a/dev-haskell/async/async-2.2.4.ebuild
+++ b/dev-haskell/async/async-2.2.4.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"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RDEPEND=">=dev-haskell/hashable-1.1.2.0:=[profile?] <dev-haskell/hashable-1.5:=[profile?]
>=dev-haskell/stm-2.2:=[profile?] <dev-haskell/stm-2.6:=[profile?]