diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-20 10:59:35 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:10:39 +0200 |
commit | 49df94ce7295bca35a502c39fb76c3482b87ab4d (patch) | |
tree | 3c2f608458fdc2dffc2c78cd07e394beb1014f20 /dev-haskell/crypto-cipher-tests | |
parent | dev-haskell/crypto-cipher-types: keyword 0.0.9 for ~riscv (diff) | |
download | gentoo-49df94ce7295bca35a502c39fb76c3482b87ab4d.tar.gz gentoo-49df94ce7295bca35a502c39fb76c3482b87ab4d.tar.bz2 gentoo-49df94ce7295bca35a502c39fb76c3482b87ab4d.zip |
dev-haskell/crypto-cipher-tests: keyword 0.0.11-r1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/crypto-cipher-tests')
-rw-r--r-- | dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild index 7333f8cfa1a5..fbd45d7232ec 100644 --- a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild +++ b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.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="" RDEPEND=">=dev-haskell/byteable-0.1.1:=[profile?] <dev-haskell/byteable-0.2:=[profile?] |