From: Rolf Eike Beer Date: Mon, 17 Feb 2020 16:26:24 +0000 (+0100) Subject: dev-python/hypothesis: keyworded 4.57.1 for hppa, bug #703174 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=45fc9b2bf8d7e2b218f5a8eb201899222f3807ca;p=gentoo.git 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 Signed-off-by: Sergei Trofimovich --- 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 )"