From: Aaron Bauman Date: Thu, 28 Nov 2019 02:50:05 +0000 (-0500) Subject: dev-python/hypothesis: arm64 stable (bug #701314) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d561d82ea5ce67445412abc33ed7f18cc2ae6616;p=gentoo.git dev-python/hypothesis: arm64 stable (bug #701314) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.80, Repoman-2.3.19 --- diff --git a/dev-python/hypothesis/hypothesis-4.15.0.ebuild b/dev-python/hypothesis/hypothesis-4.15.0.ebuild index 0fa83f1069ac..5191b3a50b74 100644 --- a/dev-python/hypothesis/hypothesis-4.15.0.ebuild +++ b/dev-python/hypothesis/hypothesis-4.15.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"