From: Matt Turner Date: Sat, 7 Dec 2019 22:54:43 +0000 (-0500) Subject: dev-python/pyhamcrest-1.9.0-r1: add ~mips X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b8b9672854b87b1265e343846d88e3001864c3b0;p=gentoo.git dev-python/pyhamcrest-1.9.0-r1: add ~mips Signed-off-by: Matt Turner --- diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild index 6ab5387d5efb..4e29ae715def 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 ~sh ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~mips ~sh ~amd64-linux ~x86-linux" IUSE="doc examples test" REQUIRED_USE="doc? ( || ( $(python_gen_useflags -3) ) )" RESTRICT="!test? ( test )"