From: Rolf Eike Beer Date: Tue, 26 May 2020 14:55:04 +0000 (+0200) Subject: dev-python/pytest: keyworded 4.6.10 for sparc, bug #707350 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7e09d0b056398b76f9c7b01d1da9770229089aa9;p=gentoo.git dev-python/pytest: keyworded 4.6.10 for sparc, bug #707350 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- diff --git a/dev-python/pytest/pytest-4.6.10.ebuild b/dev-python/pytest/pytest-4.6.10.ebuild index 327ad7d9b45f..76710136e68b 100644 --- a/dev-python/pytest/pytest-4.6.10.ebuild +++ b/dev-python/pytest/pytest-4.6.10.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"