diff options
author | 2020-07-27 18:18:32 +0200 | |
---|---|---|
committer | 2020-07-27 19:36:03 +0100 | |
commit | 99dc3ce42c6eaec9c327eb424c33ee12207923dd (patch) | |
tree | 638cd900b763a830f9eacc89f55d6aa1299acaca /dev-python | |
parent | dev-util/ccache: stable 3.7.10 for sparc, bug #733866 (diff) | |
download | gentoo-99dc3ce42c6eaec9c327eb424c33ee12207923dd.tar.gz gentoo-99dc3ce42c6eaec9c327eb424c33ee12207923dd.tar.bz2 gentoo-99dc3ce42c6eaec9c327eb424c33ee12207923dd.zip |
dev-python/hypothesis: stable 5.16.3 for sparc, bug #733780
Package-Manager: Portage-2.3.103, Repoman-2.3.23
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.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.16.3.ebuild b/dev-python/hypothesis/hypothesis-5.16.3.ebuild index bb4a3f994d74..2c9469ef98d9 100644 --- a/dev-python/hypothesis/hypothesis-5.16.3.ebuild +++ b/dev-python/hypothesis/hypothesis-5.16.3.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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |