summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-18 10:58:54 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-18 10:59:06 +0100
commit3916d92b382012b3265a92df86e66433818d331b (patch)
tree3c2e6133b2842bd85073b377124ece4992f90c77 /dev-python/pytest
parentdev-python/iniconfig: stable 1.0.0 for ppc64 (diff)
downloadgentoo-3916d92b382012b3265a92df86e66433818d331b.tar.gz
gentoo-3916d92b382012b3265a92df86e66433818d331b.tar.bz2
gentoo-3916d92b382012b3265a92df86e66433818d331b.zip
dev-python/pytest: stable 6.0.1 for ppc64
stable wrt bug #744268 (STABLEREQ) Tested-by: ernsteiswuerfel Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@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 3fbfc9603c41..1e25f4560094 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 )"