diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 16:58:46 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:30:59 +0100 |
commit | f7100bcf83b17e84e820ac646ccb8e46c4ee73cc (patch) | |
tree | d001c3abc94a42a26532f35176a91c5007aa5fa9 /dev-haskell/cryptonite-conduit | |
parent | dev-haskell/conduit-combinators: keyword 1.3.0 for ~arm64 (diff) | |
download | gentoo-f7100bcf83b17e84e820ac646ccb8e46c4ee73cc.tar.gz gentoo-f7100bcf83b17e84e820ac646ccb8e46c4ee73cc.tar.bz2 gentoo-f7100bcf83b17e84e820ac646ccb8e46c4ee73cc.zip |
dev-haskell/cryptonite-conduit: keyword 0.2.2 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/cryptonite-conduit')
-rw-r--r-- | dev-haskell/cryptonite-conduit/cryptonite-conduit-0.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cryptonite-conduit/cryptonite-conduit-0.2.2.ebuild b/dev-haskell/cryptonite-conduit/cryptonite-conduit-0.2.2.ebuild index f7ad993fe5ce..d4b691ce48c9 100644 --- a/dev-haskell/cryptonite-conduit/cryptonite-conduit-0.2.2.ebuild +++ b/dev-haskell/cryptonite-conduit/cryptonite-conduit-0.2.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" RESTRICT=test # test suite fails to build |