summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-07 09:33:42 +0000
committerSam James <sam@gentoo.org>2022-02-07 09:34:24 +0000
commitad57009a8b8a6b9af20e020da6be3e6eab82deb5 (patch)
tree77053def942c6f6b01dda41c2d15b11f4148fe75
parentdev-python/pytest-check: Keyword 1.0.4 ia64, #831852 (diff)
downloadgentoo-ad57009a8b8a6b9af20e020da6be3e6eab82deb5.tar.gz
gentoo-ad57009a8b8a6b9af20e020da6be3e6eab82deb5.tar.bz2
gentoo-ad57009a8b8a6b9af20e020da6be3e6eab82deb5.zip
dev-python/pytest-ordering: Keyword 0.6 ia64, #831852
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/pytest-ordering/pytest-ordering-0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
index 42e8b8901122..df81a20fc4b5 100644
--- a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
+++ b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"