summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-10-04 21:31:11 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-04 20:49:07 +0100
commit18dc676f06ef9a26f4e3aae6be289f6ecdff6cf7 (patch)
tree4b9d5efe08ed21b0443d2bc9371a8c87fc47e03b
parentdev-python/hypothesis: keyworded 5.29.4 for hppa, bug #737618 (diff)
downloadgentoo-18dc676f.tar.gz
gentoo-18dc676f.tar.bz2
gentoo-18dc676f.zip
dev-python/hypothesis: keyworded 5.36.1 for hppa, bug #737618
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-python/hypothesis/hypothesis-5.36.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.36.1.ebuild b/dev-python/hypothesis/hypothesis-5.36.1.ebuild
index b817839fd0ac..1463253daa6a 100644
--- a/dev-python/hypothesis/hypothesis-5.36.1.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.36.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="cli test"
RESTRICT="!test? ( test )"