diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-10-04 21:30:36 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-04 20:49:06 +0100 |
commit | 655e6c7a82dc4b16abcd66fb2fdc182dcdc35f54 (patch) | |
tree | d6822c0cb374b33fa999d8093ce0c3f8605bc2fa /dev-python/hypothesis | |
parent | dev-python/black: keyworded 20.8_beta1 for hppa, bug #737618 (diff) | |
download | gentoo-655e6c7a82dc4b16abcd66fb2fdc182dcdc35f54.tar.gz gentoo-655e6c7a82dc4b16abcd66fb2fdc182dcdc35f54.tar.bz2 gentoo-655e6c7a82dc4b16abcd66fb2fdc182dcdc35f54.zip |
dev-python/hypothesis: keyworded 5.29.4 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.29.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.29.4.ebuild b/dev-python/hypothesis/hypothesis-5.29.4.ebuild index ffc3f8134783..d05efe801400 100644 --- a/dev-python/hypothesis/hypothesis-5.29.4.ebuild +++ b/dev-python/hypothesis/hypothesis-5.29.4.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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="cli test" RESTRICT="!test? ( test )" |