From: Mikle Kolyada Date: Sun, 23 Feb 2020 12:11:59 +0000 (+0300) Subject: dev-python/pyhamcrest: arm stable wrt bug #710566 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=23ed16937bfba5d940eb85f3e6bbc23445b79895;p=gentoo.git dev-python/pyhamcrest: arm stable wrt bug #710566 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada --- diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild index 37c195ef5829..485b0a159f7b 100644 --- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/hamcrest/PyHamcrest/archive/V${PV}.tar.gz -> ${MY_PN LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~mips ~sh ~sparc ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~mips ~sh ~sparc ~amd64-linux ~x86-linux" IUSE="doc examples test" REQUIRED_USE="doc? ( || ( $(python_gen_useflags -3) ) )" RESTRICT="!test? ( test )"