From: Rolf Eike Beer Date: Thu, 2 Jan 2020 09:49:52 +0000 (+0100) Subject: dev-python/pyhamcrest: keyworded 1.9.0-r1 for sparc, bug #661320 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ed09d3fef8aa8103ed5c356d4d19e6472a20692d;p=gentoo.git dev-python/pyhamcrest: keyworded 1.9.0-r1 for sparc, bug #661320 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild index 4e29ae715def..9d533879f3fb 100644 --- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~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 )"