From 2406a9450ec5e9f3460d45d255e856963a9ddc2b Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Mon, 23 Nov 2020 17:28:22 +0100 Subject: [PATCH] dev-python/hypothesis: stable 5.35.4 for sparc, bug #749477 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- dev-python/hypothesis/hypothesis-5.35.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypothesis/hypothesis-5.35.4.ebuild b/dev-python/hypothesis/hypothesis-5.35.4.ebuild index 6cacdb088ae4f..50aca59935674 100644 --- a/dev-python/hypothesis/hypothesis-5.35.4.ebuild +++ b/dev-python/hypothesis/hypothesis-5.35.4.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86" IUSE="cli test" RESTRICT="!test? ( test )"