dev-python/hypothesis: Add ~arm keyword wrt bug #703174
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 14 Mar 2020 18:13:16 +0000 (21:13 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 14 Mar 2020 18:13:16 +0000 (21:13 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-python/hypothesis/hypothesis-4.57.1.ebuild
dev-python/hypothesis/hypothesis-5.6.0.ebuild

index 96f887e12f1630d93d76a1c1339e34f21c456d0c..28d1aae68a21ec37c74aec17803d2711ef9a4438 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
index 0ccbecfd56de02e33bf07e8a785ba17618db9698..8b81aa1534e2874625b517aff03020e7d24fd893 100644 (file)
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"