summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 22:45:47 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:28:11 +0100
commita90cf0453b145136c0a840874f88c36b849b4241 (patch)
tree08ab0cd3236e6040228f296a465df186252edb9b /dev-haskell/unliftio
parentdev-haskell/resourcet: keyword 1.2.4.2 for ~arm64 (diff)
downloadgentoo-a90cf0453b145136c0a840874f88c36b849b4241.tar.gz
gentoo-a90cf0453b145136c0a840874f88c36b849b4241.tar.bz2
gentoo-a90cf0453b145136c0a840874f88c36b849b4241.zip
dev-haskell/unliftio: keyword 0.2.18 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/unliftio')
-rw-r--r--dev-haskell/unliftio/unliftio-0.2.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/unliftio/unliftio-0.2.18.ebuild b/dev-haskell/unliftio/unliftio-0.2.18.ebuild
index b92bcd5c1e67..ea005fbd52bc 100644
--- a/dev-haskell/unliftio/unliftio-0.2.18.ebuild
+++ b/dev-haskell/unliftio/unliftio-0.2.18.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"
RDEPEND=">dev-haskell/async-2.1.1:=[profile?]
>=dev-haskell/stm-2.4.3:=[profile?]