diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-19 22:42:31 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-19 22:44:44 +0000 |
commit | 84544b827a44f8343f7df4cb4b7525c5c0119bea (patch) | |
tree | d67ca3ef8ebf772d52f5e149ff159611781f058e /dev-python/importlib_resources | |
parent | dev-python/zipp: Keyword 3.7.0 for ~m68k (diff) | |
download | gentoo-84544b827a44f8343f7df4cb4b7525c5c0119bea.tar.gz gentoo-84544b827a44f8343f7df4cb4b7525c5c0119bea.tar.bz2 gentoo-84544b827a44f8343f7df4cb4b7525c5c0119bea.zip |
dev-python/importlib_resources: Keyword 5.4.0-r2 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/importlib_resources')
-rw-r--r-- | dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild index 39f7c3830f79..219174377b5b 100644 --- a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild +++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" $(python_gen_cond_dep ' |