commit: 9f27575f63783fd2adf94dbd62efc2bee599892b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 12 00:58:12 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 12 00:58:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f27575f
dev-python/pytest-ordering: Keyword 0.6 arm64, #796254 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 ee8c2870bb6..f6873c8a285 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 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" RDEPEND="<dev-python/pytest-6[${PYTHON_USEDEP}]"
