diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-11-23 17:28:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 16:38:52 +0000 |
commit | 2406a9450ec5e9f3460d45d255e856963a9ddc2b (patch) | |
tree | 16872cea248415d2f7201431d51ca6f9ac52a9d1 /dev-python/hypothesis | |
parent | dev-python/black: stable 20.8_beta1 for sparc, bug #749477 (diff) | |
download | gentoo-2406a9450ec5e9f3460d45d255e856963a9ddc2b.tar.gz gentoo-2406a9450ec5e9f3460d45d255e856963a9ddc2b.tar.bz2 gentoo-2406a9450ec5e9f3460d45d255e856963a9ddc2b.zip |
dev-python/hypothesis: stable 5.35.4 for sparc, bug #749477
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-5.35.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.35.4.ebuild b/dev-python/hypothesis/hypothesis-5.35.4.ebuild index 6cacdb088ae4..50aca5993567 100644 --- a/dev-python/hypothesis/hypothesis-5.35.4.ebuild +++ b/dev-python/hypothesis/hypothesis-5.35.4.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86" IUSE="cli test" RESTRICT="!test? ( test )" |