diff options
author | 2020-01-31 19:07:36 +0100 | |
---|---|---|
committer | 2020-01-31 22:16:45 +0000 | |
commit | 9b7471306114a7112d7e5ed4556a5d769d776ba1 (patch) | |
tree | 307146af0cc90a72b11229472e969c105f0a9373 /dev-python/hypothesis | |
parent | dev-python/hypothesis: keyworded 4.57.1 for sparc, bug #703174 (diff) | |
download | gentoo-9b7471306114a7112d7e5ed4556a5d769d776ba1.tar.gz gentoo-9b7471306114a7112d7e5ed4556a5d769d776ba1.tar.bz2 gentoo-9b7471306114a7112d7e5ed4556a5d769d776ba1.zip |
dev-python/hypothesis: keyworded 5.3.0 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-5.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.3.0.ebuild b/dev-python/hypothesis/hypothesis-5.3.0.ebuild index 963f87ee74a0..d1f7fce2bf73 100644 --- a/dev-python/hypothesis/hypothesis-5.3.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.3.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |