diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-22 21:46:17 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-07-24 10:18:02 +0300 |
commit | f4f7caa29dd781f5ca0f85e6ac4a94beeb98e0ec (patch) | |
tree | 5f1a1ab46b37be5c874e7248e356001b12662a0e /dev-python | |
parent | dev-python/pytest-import-check: Keyword 0.0.4 ia64, #936161 (diff) | |
download | gentoo-f4f7caa29dd781f5ca0f85e6ac4a94beeb98e0ec.tar.gz gentoo-f4f7caa29dd781f5ca0f85e6ac4a94beeb98e0ec.tar.bz2 gentoo-f4f7caa29dd781f5ca0f85e6ac4a94beeb98e0ec.zip |
dev-python/pytest-import-check: Keyword 0.0.4 loong, #936161
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-python')
-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 0111930686ee..5640cf987a6d 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 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" >=dev-python/pytest-8.1[${PYTHON_USEDEP}] |