summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:49:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-24 08:49:06 +0200
commit6ff7d598315e007e892fe5f419296ca9789fd318 (patch)
treee095183c97082e25762660af6403cc53fbad2cd7 /dev-python/pytest
parentdev-python/iniconfig: arm stable wrt bug #744268 (diff)
downloadgentoo-6ff7d598315e007e892fe5f419296ca9789fd318.tar.gz
gentoo-6ff7d598315e007e892fe5f419296ca9789fd318.tar.bz2
gentoo-6ff7d598315e007e892fe5f419296ca9789fd318.zip
dev-python/pytest: arm stable wrt bug #744268
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-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 ef8c99c827b4..00d6742b3937 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 )"