diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-11 14:52:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-11 18:05:55 +0000 |
commit | 9c93bd6de969b4e2e2de82400666c5fb5ceb1a7a (patch) | |
tree | 1fc4207abd80da76d50ade623728a95d6d790737 | |
parent | dev-python/black: stable 20.8_beta1 for hppa, bug #749477 (diff) | |
download | gentoo-9c93bd6de969b4e2e2de82400666c5fb5ceb1a7a.tar.gz gentoo-9c93bd6de969b4e2e2de82400666c5fb5ceb1a7a.tar.bz2 gentoo-9c93bd6de969b4e2e2de82400666c5fb5ceb1a7a.zip |
dev-python/hypothesis: stable 5.41.1 for hppa, bug #756595
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.41.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.41.1.ebuild b/dev-python/hypothesis/hypothesis-5.41.1.ebuild index a18c69ab7a35..dcca3c3635dc 100644 --- a/dev-python/hypothesis/hypothesis-5.41.1.ebuild +++ b/dev-python/hypothesis/hypothesis-5.41.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 )" |