diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-01-31 19:06:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-31 22:16:39 +0000 |
commit | 8225b5ffc69dc7391b8bdc96c0f4ad2112ee0928 (patch) | |
tree | 40ca22347a95a44845e7b6e0fa0f48f537cdb8c0 /dev-python/hypothesis | |
parent | dev-python/sortedcontainers: keyworded 2.1.0 for sparc, bug #703174 (diff) | |
download | gentoo-8225b5ffc69dc7391b8bdc96c0f4ad2112ee0928.tar.gz gentoo-8225b5ffc69dc7391b8bdc96c0f4ad2112ee0928.tar.bz2 gentoo-8225b5ffc69dc7391b8bdc96c0f4ad2112ee0928.zip |
dev-python/hypothesis: keyworded 4.57.1 for sparc, bug #703174
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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-4.57.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-4.57.1.ebuild b/dev-python/hypothesis/hypothesis-4.57.1.ebuild index f88fa930f933..3723e3d3c8ee 100644 --- a/dev-python/hypothesis/hypothesis-4.57.1.ebuild +++ b/dev-python/hypothesis/hypothesis-4.57.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |