summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-19 09:57:08 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-19 09:57:51 +0200
commitce182f517089d0f350398f1c79832e2664157c60 (patch)
tree25345b3be7218d3e2b8cdf81064d5f6b12cce0d4 /dev-python/pytest-ordering
parentdev-python/pytest-check: Stabilize 1.0.4 arm64, #803719 (diff)
downloadgentoo-ce182f517089d0f350398f1c79832e2664157c60.tar.gz
gentoo-ce182f517089d0f350398f1c79832e2664157c60.tar.bz2
gentoo-ce182f517089d0f350398f1c79832e2664157c60.zip
dev-python/pytest-ordering: Stabilize 0.6 arm64, #803719
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-ordering')
-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 b25abbb7681a..db4d93b83d6b 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}]"