diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 09:33:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 09:34:23 +0000 |
commit | bf08548d34bd1a60cb0a566e9f37fa0b750ad307 (patch) | |
tree | 22a286987aa6124d01caa4891c3941896485031f /dev-python/pytest-check | |
parent | dev-python/dictdiffer: Keyword 0.9.0 ia64, #831852 (diff) | |
download | gentoo-bf08548d34bd1a60cb0a566e9f37fa0b750ad307.tar.gz gentoo-bf08548d34bd1a60cb0a566e9f37fa0b750ad307.tar.bz2 gentoo-bf08548d34bd1a60cb0a566e9f37fa0b750ad307.zip |
dev-python/pytest-check: Keyword 1.0.4 ia64, #831852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-check')
-rw-r--r-- | dev-python/pytest-check/pytest-check-1.0.4.ebuild | 4 |
1 files 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}]" |