summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-11-24 19:59:38 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-11-24 19:06:43 +0000
commit45de7fcdf6c40e7fab6967c28ff53f226cfe3ce1 (patch)
tree342bb637d077e34d50b364a6b64a66736aa95f26 /dev-python/hypothesis
parentmail-client/s-nail: Fix typo in DESCRIPTION. (diff)
downloadgentoo-45de7fcdf6c40e7fab6967c28ff53f226cfe3ce1.tar.gz
gentoo-45de7fcdf6c40e7fab6967c28ff53f226cfe3ce1.tar.bz2
gentoo-45de7fcdf6c40e7fab6967c28ff53f226cfe3ce1.zip
dev-python/hypothesis: stable 5.36.2 for sparc, bug #752258
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.36.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.36.2.ebuild b/dev-python/hypothesis/hypothesis-5.36.2.ebuild
index db19c179fcc6..50437757f39e 100644
--- a/dev-python/hypothesis/hypothesis-5.36.2.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.36.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86"
IUSE="cli test"
RESTRICT="!test? ( test )"