From e2ddf009669f0659e1ccf0e228b2d66002e7f501 Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Sat, 1 Feb 2020 13:15:58 +0100 Subject: [PATCH] dev-python/hypothesis: move ~sparc forward Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- dev-python/hypothesis/hypothesis-5.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypothesis/hypothesis-5.4.0.ebuild b/dev-python/hypothesis/hypothesis-5.4.0.ebuild index 963f87ee74a0a..d1f7fce2bf736 100644 --- a/dev-python/hypothesis/hypothesis-5.4.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.4.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"