From 471cf84665a5e29cce286c42cf02fdb5ffadb0a2 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Thu, 1 Oct 2020 23:33:25 +0100 Subject: [PATCH] dev-python/pytest: stable 6.0.1 for sparc stable wrt bug #744268 Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich --- dev-python/pytest/pytest-6.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest/pytest-6.0.1.ebuild b/dev-python/pytest/pytest-6.0.1.ebuild index 3720e6e0ee6b7..0c95994845e63 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 )"