commit: be904642350e18bba3f0dd6d94ad0661ef5270fa Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 19 11:38:21 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Nov 19 11:39:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be904642
dev-python/pytest-ordering: Stabilize 0.6 ppc64, #803719 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/pytest-ordering/pytest-ordering-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}]"
