summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-05-15 18:48:18 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-05-15 18:33:15 +0100
commita624091205524960109fc7249871fd68337ee5d3 (patch)
treeeaf1890a8c590a27f05944f0c9c5bb3a51737bdd /dev-python
parentdev-python/monotonic: keyworded 1.5-r1 for sparc, bug #717276 (diff)
downloadgentoo-a624091205524960109fc7249871fd68337ee5d3.tar.gz
gentoo-a624091205524960109fc7249871fd68337ee5d3.tar.bz2
gentoo-a624091205524960109fc7249871fd68337ee5d3.zip
dev-python/pytest: keyworded 5.4.2 for sparc, bug #703174
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest/pytest-5.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-5.4.2.ebuild b/dev-python/pytest/pytest-5.4.2.ebuild
index 6e9aec16f996..62074a5c20e2 100644
--- a/dev-python/pytest/pytest-5.4.2.ebuild
+++ b/dev-python/pytest/pytest-5.4.2.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 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"