From: Rolf Eike Beer Date: Mon, 13 Jan 2020 15:51:59 +0000 (+0100) Subject: dev-python/hypothesis: keyworded 5.1.3 for hppa, bug #703174 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1ba1fc2fe675f4ee28487df3edf7b0f327a3bb3c;p=gentoo.git dev-python/hypothesis: keyworded 5.1.3 for hppa, bug #703174 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- diff --git a/dev-python/hypothesis/hypothesis-5.1.3.ebuild b/dev-python/hypothesis/hypothesis-5.1.3.ebuild index 24078c547ce7..97b51c533466 100644 --- a/dev-python/hypothesis/hypothesis-5.1.3.ebuild +++ b/dev-python/hypothesis/hypothesis-5.1.3.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86" IUSE="test" RESTRICT="!test? ( test )"