commit: 4a3c09e6cdad16e98130cd80231ed633a3dc0c58 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Nov 2 08:24:16 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Nov 2 08:24:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a3c09e6
dev-python/pytest-ordering: Stabilize 0.6 amd64, #749405 Signed-off-by: Sam James <sam <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 125ef603909..1d9e0dcfd7f 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 x86" +KEYWORDS="amd64 x86" DEPEND="test? ( dev-python/pytest-ordering[${PYTHON_USEDEP}] )"
