diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 17:35:10 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:02 +0100 |
commit | cf3b7e9c1032a5c366a17287ea1c53d681bee39e (patch) | |
tree | 379f8161c3395685dab509fe371ec0342491093f /dev-haskell/html-conduit | |
parent | dev-haskell/rio: keyword 0.1.21.0 for ~arm64 (diff) | |
download | gentoo-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.ebuild | 2 |
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?] |