summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-07 21:10:37 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-07 22:14:40 +0200
commit8968350586989e88fdd6d5d5762b016ec4d7b010 (patch)
tree9d96ba2ef910a854cd9d48af35a37fa54d1f1cf3 /dev-python/pytest-ordering
parentdev-python/pytest-check: Keyword 1.0.4 hppa, #831852 (diff)
downloadgentoo-8968350586989e88fdd6d5d5762b016ec4d7b010.tar.gz
gentoo-8968350586989e88fdd6d5d5762b016ec4d7b010.tar.bz2
gentoo-8968350586989e88fdd6d5d5762b016ec4d7b010.zip
dev-python/pytest-ordering: Keyword 0.6 hppa, #831852
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 df81a20fc4b5..77f1683a447b 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 ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"