summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-18 10:49:42 +0000
committerSam James <sam@gentoo.org>2021-11-18 10:49:42 +0000
commit5e56696bc88b904299eb2bbf3450e154f0c8cad8 (patch)
tree2e83bd55aa0b7747aead907d51aa210a5cde2a06 /dev-python/pytest-ordering
parentdev-python/pytest-check: Stabilize 1.0.4 arm, #803806 (diff)
downloadgentoo-5e56696bc88b904299eb2bbf3450e154f0c8cad8.tar.gz
gentoo-5e56696bc88b904299eb2bbf3450e154f0c8cad8.tar.bz2
gentoo-5e56696bc88b904299eb2bbf3450e154f0c8cad8.zip
dev-python/pytest-ordering: Stabilize 0.6 arm, #803806
Signed-off-by: Sam James <sam@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 6e8f8023f54e..b25abbb7681a 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}]"