summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-17 13:20:44 -0400
committerJakov Smolić <jsmolic@gentoo.org>2022-10-06 08:09:06 +0200
commit75436c2d0952b603ae70d3ae10020233d45059d8 (patch)
tree730892f9aa45c19628968497b959ebdd03020d1c /dev-haskell
parentdev-haskell/smallcheck: keyword 1.2.0 for ~riscv (diff)
downloadgentoo-75436c2d0952b603ae70d3ae10020233d45059d8.tar.gz
gentoo-75436c2d0952b603ae70d3ae10020233d45059d8.tar.bz2
gentoo-75436c2d0952b603ae70d3ae10020233d45059d8.zip
dev-haskell/tasty-smallcheck: keyword 0.8.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
index 250ba5f88c20..db4bbeaee327 100644
--- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.1.ebuild
+++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.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/async:=[profile?]