summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-12-24 17:15:02 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-12-24 17:15:02 +0300
commit8e27969dcd6c228937c85c100e858428b48298ba (patch)
treecf9d39afadab1ffe22cd5302a84170fba171e1d6 /dev-python/pytest
parentdev-python/attrs: arm stable wrt bug #703062 (diff)
downloadgentoo-8e27969dcd6c228937c85c100e858428b48298ba.tar.gz
gentoo-8e27969dcd6c228937c85c100e858428b48298ba.tar.bz2
gentoo-8e27969dcd6c228937c85c100e858428b48298ba.zip
dev-python/pytest: arm stable wrt bug #703062
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r--dev-python/pytest/pytest-4.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-4.5.0.ebuild b/dev-python/pytest/pytest-4.5.0.ebuild
index 5476ac72f82d..66881f257123 100644
--- a/dev-python/pytest/pytest-4.5.0.ebuild
+++ b/dev-python/pytest/pytest-4.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"