summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-05-15 18:49:02 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-05-15 18:33:15 +0100
commit7da0b6656824cd8e080113f76d306689eb92a10c (patch)
treec3195d7219028297d49e5ead0d759deb6244fd30 /dev-python
parentdev-python/pytest: keyworded 5.4.2 for sparc, bug #703174 (diff)
downloadgentoo-7da0b6656824cd8e080113f76d306689eb92a10c.tar.gz
gentoo-7da0b6656824cd8e080113f76d306689eb92a10c.tar.bz2
gentoo-7da0b6656824cd8e080113f76d306689eb92a10c.zip
dev-python/hypothesis: keyworded 5.13.1 for sparc, bug #703174
Package-Manager: Portage-2.3.99, Repoman-2.3.22 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')
-rw-r--r--dev-python/hypothesis/hypothesis-5.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.13.1.ebuild b/dev-python/hypothesis/hypothesis-5.13.1.ebuild
index 161feb37e789..db5d42767265 100644
--- a/dev-python/hypothesis/hypothesis-5.13.1.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.13.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"