summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-27 17:35:10 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:31:02 +0100
commitcf3b7e9c1032a5c366a17287ea1c53d681bee39e (patch)
tree379f8161c3395685dab509fe371ec0342491093f /dev-haskell/html-conduit
parentdev-haskell/rio: keyword 0.1.21.0 for ~arm64 (diff)
downloadgentoo-cf3b7e9c1032a5c366a17287ea1c53d681bee39e.tar.gz
gentoo-cf3b7e9c1032a5c366a17287ea1c53d681bee39e.tar.bz2
gentoo-cf3b7e9c1032a5c366a17287ea1c53d681bee39e.zip
dev-haskell/html-conduit: keyword 1.3.2.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/html-conduit')
-rw-r--r--dev-haskell/html-conduit/html-conduit-1.3.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/html-conduit/html-conduit-1.3.2.1.ebuild b/dev-haskell/html-conduit/html-conduit-1.3.2.1.ebuild
index c873043957b8..3f51a0464e1d 100644
--- a/dev-haskell/html-conduit/html-conduit-1.3.2.1.ebuild
+++ b/dev-haskell/html-conduit/html-conduit-1.3.2.1.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"
IUSE=""
RDEPEND="dev-haskell/attoparsec:=[profile?]