summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-09-04 13:37:10 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-09-04 13:39:37 +0300
commit449ef36492194f5ef9c27d6d22a5f4124f9a4c0b (patch)
treeb3377c5debca50d26c3ba447ee705b2956e0e08e /dev-python/hypothesis
parentdev-python/pytest-xdist: Keyword 2.1.0 riscv, #737724 (diff)
downloadgentoo-449ef36492194f5ef9c27d6d22a5f4124f9a4c0b.tar.gz
gentoo-449ef36492194f5ef9c27d6d22a5f4124f9a4c0b.tar.bz2
gentoo-449ef36492194f5ef9c27d6d22a5f4124f9a4c0b.zip
dev-python/hypothesis: Keyword 5.30.1 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r--dev-python/hypothesis/hypothesis-5.30.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.30.1.ebuild b/dev-python/hypothesis/hypothesis-5.30.1.ebuild
index 9fb996f97f0a..7f849fbed63c 100644
--- a/dev-python/hypothesis/hypothesis-5.30.1.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.30.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~riscv ~x86"
IUSE="cli test"
RESTRICT="!test? ( test )"