diff options
author | James Le Cuirot <chewi@gentoo.org> | 2024-07-11 21:47:19 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2024-07-11 21:55:25 +0100 |
commit | cbd9b4880be132c2ce91fff59952f9db50ee3aec (patch) | |
tree | 6fb5627abb990a5bcc7821db8e09e657437a327c /dev-python/jaraco-collections | |
parent | dev-python/cheroot: Keyword 10.0.1 for ~m68k (diff) | |
download | gentoo-cbd9b4880be132c2ce91fff59952f9db50ee3aec.tar.gz gentoo-cbd9b4880be132c2ce91fff59952f9db50ee3aec.tar.bz2 gentoo-cbd9b4880be132c2ce91fff59952f9db50ee3aec.zip |
dev-python/jaraco-collections: Keyword 5.0.1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-collections')
-rw-r--r-- | dev-python/jaraco-collections/jaraco-collections-5.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jaraco-collections/jaraco-collections-5.0.1.ebuild b/dev-python/jaraco-collections/jaraco-collections-5.0.1.ebuild index 19739d448c06..692debc04a80 100644 --- a/dev-python/jaraco-collections/jaraco-collections-5.0.1.ebuild +++ b/dev-python/jaraco-collections/jaraco-collections-5.0.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/jaraco-text[${PYTHON_USEDEP}] |