summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:58:39 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:58:39 +0200
commitc9f3e8af9ecb7de61734e9d10e3c1e132be17953 (patch)
tree1ce233f1640c493a9c14b9c41cd7298b4e3e1501 /dev-python
parentdev-python/iniconfig: x86 stable wrt bug #744268 (diff)
downloadgentoo-c9f3e8af9ecb7de61734e9d10e3c1e132be17953.tar.gz
gentoo-c9f3e8af9ecb7de61734e9d10e3c1e132be17953.tar.bz2
gentoo-c9f3e8af9ecb7de61734e9d10e3c1e132be17953.zip
dev-python/pytest: x86 stable wrt bug #744268
Package-Manager: Portage-2.3.103, Repoman-2.3.23 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-6.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-6.0.1.ebuild b/dev-python/pytest/pytest-6.0.1.ebuild
index 00d6742b3937..24afe199a799 100644
--- a/dev-python/pytest/pytest-6.0.1.ebuild
+++ b/dev-python/pytest/pytest-6.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"