diff options
author | 2020-07-28 21:05:14 +0200 | |
---|---|---|
committer | 2020-07-28 22:15:25 +0100 | |
commit | a9159e636313b76d74868262164015e94a54e951 (patch) | |
tree | df45733371a635d62eb4c04413a727ad42c78a5f /dev-python | |
parent | sys-process/cronie: stable 1.5.5 for hppa, bug #733700 (diff) | |
download | gentoo-a9159e636313b76d74868262164015e94a54e951.tar.gz gentoo-a9159e636313b76d74868262164015e94a54e951.tar.bz2 gentoo-a9159e636313b76d74868262164015e94a54e951.zip |
dev-python/hypothesis: stable 5.16.3 for hppa, bug #733780
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
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 2c9469ef98d9..a9539cfadd57 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 )" |