summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-02-12 22:22:17 -0500
committerMatt Turner <mattst88@gentoo.org>2023-02-12 22:22:26 -0500
commitc6acb98732c73f3e23afcefcb87223df821f6622 (patch)
tree0df33dfb79501e5a4c8b52dccda662692225fa5f /dev-python/pytest-ordering
parentdev-python/pytest-check: Keyword 2.1.3 alpha, #837098 (diff)
downloadgentoo-c6acb98732c73f3e23afcefcb87223df821f6622.tar.gz
gentoo-c6acb98732c73f3e23afcefcb87223df821f6622.tar.bz2
gentoo-c6acb98732c73f3e23afcefcb87223df821f6622.zip
dev-python/pytest-ordering: Keyword 0.6 alpha, #837098
Signed-off-by: Matt Turner <mattst88@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 2efe2de13437..86c954d52401 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 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"