diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-20 13:56:31 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:10:51 +0200 |
commit | a93517d1dea22347678bb00ce418e8ad14458b39 (patch) | |
tree | f0d894080b03319f407e567e1e27e45e684be07c /dev-haskell/cryptonite-conduit | |
parent | dev-haskell/conduit-combinators: keyword 1.3.0 for ~riscv (diff) | |
download | gentoo-a93517d1dea22347678bb00ce418e8ad14458b39.tar.gz gentoo-a93517d1dea22347678bb00ce418e8ad14458b39.tar.bz2 gentoo-a93517d1dea22347678bb00ce418e8ad14458b39.zip |
dev-haskell/cryptonite-conduit: keyword 0.2.2 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@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 d4b691ce48c9..bfe6a3a93a34 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 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" RESTRICT=test # test suite fails to build |