diff options
author | 2020-02-17 17:26:24 +0100 | |
---|---|---|
committer | 2020-02-17 19:46:53 +0000 | |
commit | 45fc9b2bf8d7e2b218f5a8eb201899222f3807ca (patch) | |
tree | 53824129ed1bbc41b95e79efd2341ec9f203fe5b /dev-python/hypothesis | |
parent | www-client/links: bump to 2.20.2 (diff) | |
download | gentoo-45fc9b2bf8d7e2b218f5a8eb201899222f3807ca.tar.gz gentoo-45fc9b2bf8d7e2b218f5a8eb201899222f3807ca.tar.bz2 gentoo-45fc9b2bf8d7e2b218f5a8eb201899222f3807ca.zip |
dev-python/hypothesis: keyworded 4.57.1 for hppa, bug #703174
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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/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 81d602fd53c0..96f887e12f16 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 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa sparc x86" IUSE="test" RESTRICT="!test? ( test )" |