diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-25 23:30:45 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:28:15 +0100 |
commit | f172416ccbcc044df8bcec9465c573dca10db1de (patch) | |
tree | af83eae30e3830cc92743d864f9f2b1431bb517f /dev-haskell/conduit-extra/conduit-extra-1.3.4.ebuild | |
parent | dev-haskell/transformers-base: keyword 0.4.5.2 for ~arm64 (diff) | |
download | gentoo-f172416ccbcc044df8bcec9465c573dca10db1de.tar.gz gentoo-f172416ccbcc044df8bcec9465c573dca10db1de.tar.bz2 gentoo-f172416ccbcc044df8bcec9465c573dca10db1de.zip |
dev-haskell/conduit-extra: keyword 1.3.4 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/conduit-extra/conduit-extra-1.3.4.ebuild')
-rw-r--r-- | dev-haskell/conduit-extra/conduit-extra-1.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/conduit-extra/conduit-extra-1.3.4.ebuild b/dev-haskell/conduit-extra/conduit-extra-1.3.4.ebuild index 9550d6135d13..ebbaa2dc56d1 100644 --- a/dev-haskell/conduit-extra/conduit-extra-1.3.4.ebuild +++ b/dev-haskell/conduit-extra/conduit-extra-1.3.4.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="" RESTRICT=test # requires network |