commit: bf08548d34bd1a60cb0a566e9f37fa0b750ad307
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 7 09:33:41 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 7 09:34:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf08548d
dev-python/pytest-check: Keyword 1.0.4 ia64, #831852
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-check/pytest-check-1.0.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pytest-check/pytest-check-1.0.4.ebuild
b/dev-python/pytest-check/pytest-check-1.0.4.ebuild
index 6e09db38377a..997fd0fc71b1 100644
--- a/dev-python/pytest-check/pytest-check-1.0.4.ebuild
+++ b/dev-python/pytest-check/pytest-check-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ SRC_URI="
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-6[${PYTHON_USEDEP}]"
BDEPEND="dev-python/flit_core[${PYTHON_USEDEP}]"