summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-12 22:36:55 -0400
committerJakov Smolić <jsmolic@gentoo.org>2022-10-06 08:06:24 +0200
commitfda2c44f0581459aba1f02e3b10c25b582846d91 (patch)
tree3f35b4ee7f6907ca6e1c89e42a5fa38aaa56c3d1 /dev-haskell/tasty-quickcheck
parentdev-haskell/pcre-light: keyword 0.4.1.0 for ~riscv (diff)
downloadgentoo-fda2c44f0581459aba1f02e3b10c25b582846d91.tar.gz
gentoo-fda2c44f0581459aba1f02e3b10c25b582846d91.tar.bz2
gentoo-fda2c44f0581459aba1f02e3b10c25b582846d91.zip
dev-haskell/tasty-quickcheck: keyword 0.10.1.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/tasty-quickcheck')
-rw-r--r--dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild
index 84852fde21df..34f16c5ccf33 100644
--- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild
+++ b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.10.1.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""
RDEPEND="dev-haskell/optparse-applicative:=[profile?]