From c74b145bcbe84a6c046595d136ae3a43262b2743 Mon Sep 17 00:00:00 2001 From: matoro Date: Thu, 25 Aug 2022 14:32:40 -0400 Subject: dev-haskell/async: keyword 2.2.4 for ~arm64 Thanks-to: Marcus Comstedt Signed-off-by: Sam James --- dev-haskell/async/async-2.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/stm-2.2:=[profile?]