summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-12 01:58:12 +0100
committerSam James <sam@gentoo.org>2021-07-12 01:58:12 +0100
commit9f27575f63783fd2adf94dbd62efc2bee599892b (patch)
tree354749ff1790491c1a87b69d35d250b5b69946fe /dev-python
parentfbc30ed20a59a7ca014b24ddf1213e6898420cec (diff)
downloadgentoo-9f27575f63783fd2adf94dbd62efc2bee599892b.tar.gz
gentoo-9f27575f63783fd2adf94dbd62efc2bee599892b.tar.bz2
gentoo-9f27575f63783fd2adf94dbd62efc2bee599892b.zip
dev-python/pytest-ordering: Keyword 0.6 arm64, #796254
Signed-off-by: Sam James <sam@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 ee8c2870bb6c..f6873c8a2852 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}]"