diff options
author | 2024-07-11 21:48:52 +0100 | |
---|---|---|
committer | 2024-07-11 21:55:30 +0100 | |
commit | 7fbd2e248d12bf6331327bd3ab36ec5de1cdbf2b (patch) | |
tree | a964d75ffea83575b26f59f3274afdbdf65da561 /dev-python | |
parent | dev-python/typeguard: Keyword 4.3.0 for ~m68k (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |