commit: 8243d9562e2452c4bb04c6b78099c4d6b5d0ccbd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed May 3 06:45:58 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 3 06:48:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8243d956
fixup! dev-python/ensurepip-wheels: keywords for all Prefix targets. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/ensurepip-wheels/ensurepip-wheels-100.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/ensurepip-wheels/ensurepip-wheels-100.ebuild b/dev-python/ensurepip-wheels/ensurepip-wheels-100.ebuild index 6537d8fa56f6..1b29c9c3a525 100644 --- a/dev-python/ensurepip-wheels/ensurepip-wheels-100.ebuild +++ b/dev-python/ensurepip-wheels/ensurepip-wheels-100.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~arm64-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" dev-python/ensurepip-pip
