summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-19 13:38:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-19 13:39:00 +0200
commitbe904642350e18bba3f0dd6d94ad0661ef5270fa (patch)
tree6a046e37a7142464d3c30c7106a0d44973bb67d6 /dev-python
parentdev-python/pytest-check: Stabilize 1.0.4 ppc64, #803719 (diff)
downloadgentoo-be904642350e18bba3f0dd6d94ad0661ef5270fa.tar.gz
gentoo-be904642350e18bba3f0dd6d94ad0661ef5270fa.tar.bz2
gentoo-be904642350e18bba3f0dd6d94ad0661ef5270fa.zip
dev-python/pytest-ordering: Stabilize 0.6 ppc64, #803719
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-ordering/pytest-ordering-0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
index db4d93b83d6b..78060e01984c 100644
--- a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
+++ b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/ftobia/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86"
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"