summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2024-07-11 21:48:52 +0100
committerJames Le Cuirot <chewi@gentoo.org>2024-07-11 21:55:30 +0100
commit7fbd2e248d12bf6331327bd3ab36ec5de1cdbf2b (patch)
treea964d75ffea83575b26f59f3274afdbdf65da561 /dev-python
parentdev-python/typeguard: Keyword 4.3.0 for ~m68k (diff)
downloadgentoo-7fbd2e248d12bf6331327bd3ab36ec5de1cdbf2b.tar.gz
gentoo-7fbd2e248d12bf6331327bd3ab36ec5de1cdbf2b.tar.bz2
gentoo-7fbd2e248d12bf6331327bd3ab36ec5de1cdbf2b.zip
dev-python/tenacity: Keyword 8.5.0 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/tenacity/tenacity-8.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tenacity/tenacity-8.5.0.ebuild b/dev-python/tenacity/tenacity-8.5.0.ebuild
index 834bbe08ed60..477761a19338 100644
--- a/dev-python/tenacity/tenacity-8.5.0.ebuild
+++ b/dev-python/tenacity/tenacity-8.5.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~m68k ~ppc64 ~riscv ~sparc ~x86"
BDEPEND="
dev-python/setuptools-scm[${PYTHON_USEDEP}]