commit: 1ba1fc2fe675f4ee28487df3edf7b0f327a3bb3c
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Jan 13 15:51:59 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 19:48:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba1fc2f
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 <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/hypothesis/hypothesis-5.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hypothesis/hypothesis-5.1.3.ebuild
b/dev-python/hypothesis/hypothesis-5.1.3.ebuild
index 24078c547ce..97b51c53346 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 )"