diff options
author | 2020-09-13 03:26:50 +0000 | |
---|---|---|
committer | 2020-09-13 03:26:50 +0000 | |
commit | 442cad3ece363f480b2b5e27a44e9c8e11e33a80 (patch) | |
tree | f1bf29f25cc50f62262106641bad218426b9114f /dev-python | |
parent | dev-python/hypothesis: Keyword 5.29.4 sparc, #737618 (diff) | |
download | gentoo-442cad3ece363f480b2b5e27a44e9c8e11e33a80.tar.gz gentoo-442cad3ece363f480b2b5e27a44e9c8e11e33a80.tar.bz2 gentoo-442cad3ece363f480b2b5e27a44e9c8e11e33a80.zip |
dev-python/hypothesis: Keyword 5.35.0 sparc, #737618
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hypothesis/hypothesis-5.35.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.35.0.ebuild b/dev-python/hypothesis/hypothesis-5.35.0.ebuild index 7f849fbed63c..5a32f7667cb4 100644 --- a/dev-python/hypothesis/hypothesis-5.35.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.35.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~riscv ~sparc ~x86" IUSE="cli test" RESTRICT="!test? ( test )" |