summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-30 13:55:41 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-30 13:55:44 +0100
commit8b39e2a09451761ee3a4b203f9321c5f94a3f6e7 (patch)
tree53b74aa063b838305d83a8952b1b02bb96e772d4 /dev-python
parentdev-python/pluggy: x86 stable wrt bug #707348 (diff)
downloadgentoo-8b39e2a09451761ee3a4b203f9321c5f94a3f6e7.tar.gz
gentoo-8b39e2a09451761ee3a4b203f9321c5f94a3f6e7.tar.bz2
gentoo-8b39e2a09451761ee3a4b203f9321c5f94a3f6e7.zip
dev-python/pytest: x86 stable wrt bug #707348
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest/pytest-4.6.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-4.6.9.ebuild b/dev-python/pytest/pytest-4.6.9.ebuild
index c0ab1d5e9eb2..19a7dd3c6333 100644
--- a/dev-python/pytest/pytest-4.6.9.ebuild
+++ b/dev-python/pytest/pytest-4.6.9.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RESTRICT="!test? ( test )"