diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-22 21:33:09 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-24 10:18:02 +0300 |
commit | c8fa3f542a9fd333d72c4634a11e94b48066aa36 (patch) | |
tree | 72ff548669f103b126694b600ddc02a78abc58c9 /dev-python/pytest-import-check | |
parent | dev-libs/libnl: Stabilize 3.8.0 sparc, #914997 (diff) | |
download | gentoo-c8fa3f542a9fd333d72c4634a11e94b48066aa36.tar.gz gentoo-c8fa3f542a9fd333d72c4634a11e94b48066aa36.tar.bz2 gentoo-c8fa3f542a9fd333d72c4634a11e94b48066aa36.zip |
dev-python/pytest-import-check: Keyword 0.0.4 ia64, #936161
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-python/pytest-import-check')
-rw-r--r-- | dev-python/pytest-import-check/pytest-import-check-0.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-import-check/pytest-import-check-0.0.4.ebuild b/dev-python/pytest-import-check/pytest-import-check-0.0.4.ebuild index 40d35f8de3e6..0111930686ee 100644 --- a/dev-python/pytest-import-check/pytest-import-check-0.0.4.ebuild +++ b/dev-python/pytest-import-check/pytest-import-check-0.0.4.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" >=dev-python/pytest-8.1[${PYTHON_USEDEP}] |