summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-25 23:15:57 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:28:12 +0100
commit4cd1c70b3f2490bff0ee7fc6df7a115316e7088a (patch)
treeba59efe9a19926799572ac54b3f9e1955f34cd88 /dev-haskell/conduit
parentdev-haskell/unliftio: keyword 0.2.18 for ~arm64 (diff)
downloadgentoo-4cd1c70b3f2490bff0ee7fc6df7a115316e7088a.tar.gz
gentoo-4cd1c70b3f2490bff0ee7fc6df7a115316e7088a.tar.bz2
gentoo-4cd1c70b3f2490bff0ee7fc6df7a115316e7088a.zip
dev-haskell/conduit: keyword 1.3.4.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/conduit')
-rw-r--r--dev-haskell/conduit/conduit-1.3.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/conduit/conduit-1.3.4.2.ebuild b/dev-haskell/conduit/conduit-1.3.4.2.ebuild
index 7af18149e588..d3e219fb2173 100644
--- a/dev-haskell/conduit/conduit-1.3.4.2.ebuild
+++ b/dev-haskell/conduit/conduit-1.3.4.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"
RDEPEND="dev-haskell/exceptions:=[profile?]
>=dev-haskell/mono-traversable-1.0.7:=[profile?]