diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-07 21:09:33 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-07 21:09:33 +0200 |
| commit | 8395a8bedef985463d4c2bce2af226326e1612a4 (patch) | |
| tree | 523fd660cf7055cfbc0d7cb3e516c19d68a3ad80 /dev-python | |
| parent | 327713bcc2e93b6ed30e5dd0369ec22bbd4eba19 (diff) | |
| download | gentoo-8395a8bedef985463d4c2bce2af226326e1612a4.tar.gz gentoo-8395a8bedef985463d4c2bce2af226326e1612a4.tar.bz2 gentoo-8395a8bedef985463d4c2bce2af226326e1612a4.zip | |
dev-python/importlib_resources: Stabilize 5.10.1 ALLARCHES, #890080
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/importlib_resources/importlib_resources-5.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild b/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild index 7fbce509df31..74a2eb5b28ac 100644 --- a/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild +++ b/dev-python/importlib_resources/importlib_resources-5.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # please keep this ebuild at EAPI 7 -- sys-apps/portage dep @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris" RDEPEND=" $(python_gen_cond_dep ' |
