diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-10-04 21:31:11 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-04 20:49:07 +0100 |
commit | 18dc676f06ef9a26f4e3aae6be289f6ecdff6cf7 (patch) | |
tree | 4b9d5efe08ed21b0443d2bc9371a8c87fc47e03b /dev-python/hypothesis | |
parent | dev-python/hypothesis: keyworded 5.29.4 for hppa, bug #737618 (diff) | |
download | gentoo-18dc676f06ef9a26f4e3aae6be289f6ecdff6cf7.tar.gz gentoo-18dc676f06ef9a26f4e3aae6be289f6ecdff6cf7.tar.bz2 gentoo-18dc676f06ef9a26f4e3aae6be289f6ecdff6cf7.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>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-5.36.1.ebuild | 2 |
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 )" |