summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2024-07-20 22:53:31 +0100
committerJames Le Cuirot <chewi@gentoo.org>2024-07-20 22:53:31 +0100
commit1c32b17d40f5b5257191f2670e3c4af3f0019482 (patch)
tree203a3bd8fb34d3ce491ae62337973fc8ff70c322 /dev-python
parentcdcf9ed835848e64d94bfbf28eb3df285f91007a (diff)
downloadgentoo-1c32b17d40f5b5257191f2670e3c4af3f0019482.tar.gz
gentoo-1c32b17d40f5b5257191f2670e3c4af3f0019482.tar.bz2
gentoo-1c32b17d40f5b5257191f2670e3c4af3f0019482.zip
dev-python/pytest-import-check: Keyword for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-import-check/pytest-import-check-0.0.4.ebuild2
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 62fbf37420b0..19c6e0c17e48 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 ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
>=dev-python/pytest-8.1[${PYTHON_USEDEP}]