summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:57:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:59:39 +0200
commit9534fe7947b1e51f7002250428c84c9c763f1d50 (patch)
treecd075cb5b2aca4815baea6a734a73098a49c469d /dev-python/pytest
parentdev-python/pytest-django: x86 stable wrt bug #731520 (diff)
downloadgentoo-9534fe7947b1e51f7002250428c84c9c763f1d50.tar.gz
gentoo-9534fe7947b1e51f7002250428c84c9c763f1d50.tar.bz2
gentoo-9534fe7947b1e51f7002250428c84c9c763f1d50.zip
dev-python/pytest: x86 stable wrt bug #731522
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r--dev-python/pytest/pytest-5.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-5.4.3.ebuild b/dev-python/pytest/pytest-5.4.3.ebuild
index ff6ed7c354e3..4c72e2791f5e 100644
--- a/dev-python/pytest/pytest-5.4.3.ebuild
+++ b/dev-python/pytest/pytest-5.4.3.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 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"