From 9c93bd6de969b4e2e2de82400666c5fb5ceb1a7a Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Fri, 11 Dec 2020 14:52:16 +0100 Subject: [PATCH] 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 Signed-off-by: Sergei Trofimovich --- dev-python/hypothesis/hypothesis-5.41.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypothesis/hypothesis-5.41.1.ebuild b/dev-python/hypothesis/hypothesis-5.41.1.ebuild index a18c69ab7a350..dcca3c3635dc2 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 )"