diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-05-03 08:55:01 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-03 08:56:43 +0200 |
commit | 44321b250ddffc537436a6f2009b6f3bd3ee82cf (patch) | |
tree | ef2847b776b68a9d7499ce286120b9c09b051156 /dev-python/ensurepip-pip | |
parent | dev-python/trove-classifiers: Stabilize 2023.4.29 ppc, #905633 (diff) | |
download | gentoo-44321b250ddffc537436a6f2009b6f3bd3ee82cf.tar.gz gentoo-44321b250ddffc537436a6f2009b6f3bd3ee82cf.tar.bz2 gentoo-44321b250ddffc537436a6f2009b6f3bd3ee82cf.zip |
dev-python/ensurepip-pip: added Prefix keywords
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-python/ensurepip-pip')
-rw-r--r-- | dev-python/ensurepip-pip/ensurepip-pip-23.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ensurepip-pip/ensurepip-pip-23.1.2.ebuild b/dev-python/ensurepip-pip/ensurepip-pip-23.1.2.ebuild index 8a4b916f03bd..84b14bc28c9f 100644 --- a/dev-python/ensurepip-pip/ensurepip-pip-23.1.2.ebuild +++ b/dev-python/ensurepip-pip/ensurepip-pip-23.1.2.ebuild @@ -12,7 +12,7 @@ S=${DISTDIR} LICENSE="Apache-2.0 BSD BSD-2 ISC LGPL-2.1+ MIT MPL-2.0 PSF-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +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-wheels-100 |