From: Rolf Eike Beer Date: Tue, 11 Sep 2018 17:20:36 +0000 (+0200) Subject: dev-python/pytest: keyworded 3.8.0 for sparc, bug #661306 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6c525e011a694f87f37d4a07eb3e8e587f262748;p=gentoo.git dev-python/pytest: keyworded 3.8.0 for sparc, bug #661306 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" --- diff --git a/dev-python/pytest/pytest-3.8.0.ebuild b/dev-python/pytest/pytest-3.8.0.ebuild index 1ed99d6919ca..c103f31e97dd 100644 --- a/dev-python/pytest/pytest-3.8.0.ebuild +++ b/dev-python/pytest/pytest-3.8.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86" # doc apparently requires sphinxcontrib_trio, not yet packaged IUSE="test" # doc