diff options
author | Sam James <sam@gentoo.org> | 2020-11-04 07:54:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-04 07:54:51 +0000 |
commit | e3763e8d4a5bb135ec6bc3594978897386d2d376 (patch) | |
tree | cda81b1d9c16f9d559ecb18c0999c1e897acfc88 /dev-python/pytest | |
parent | net-dns/libidn: stable 1.36 for hppa (diff) | |
download | gentoo-e3763e8d4a5bb135ec6bc3594978897386d2d376.tar.gz gentoo-e3763e8d4a5bb135ec6bc3594978897386d2d376.tar.bz2 gentoo-e3763e8d4a5bb135ec6bc3594978897386d2d376.zip |
dev-python/pytest: Stabilize 6.0.2 arm64, #752309
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-6.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-6.0.2.ebuild b/dev-python/pytest/pytest-6.0.2.ebuild index 6f3c17ec4430..0c78ac349d69 100644 --- a/dev-python/pytest/pytest-6.0.2.ebuild +++ b/dev-python/pytest/pytest-6.0.2.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 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |