diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-12 20:18:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-12 20:18:48 +0300 |
commit | b62f83cf3a569cba81f15d7c65adf6012ce6bc1b (patch) | |
tree | eb706658da91776399598bf35ea98f1ec35b5633 /dev-python/ensurepip-pip | |
parent | gui-libs/gtk: backport patch to fix race conditions when building (diff) | |
download | gentoo-b62f83cf3a569cba81f15d7c65adf6012ce6bc1b.tar.gz gentoo-b62f83cf3a569cba81f15d7c65adf6012ce6bc1b.tar.bz2 gentoo-b62f83cf3a569cba81f15d7c65adf6012ce6bc1b.zip |
dev-python/ensurepip-pip: Stabilize 24.1.2 ppc64, #936754
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/ensurepip-pip')
-rw-r--r-- | dev-python/ensurepip-pip/ensurepip-pip-24.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ensurepip-pip/ensurepip-pip-24.1.2.ebuild b/dev-python/ensurepip-pip/ensurepip-pip-24.1.2.ebuild index 03358c32016d..38bfcc028aec 100644 --- a/dev-python/ensurepip-pip/ensurepip-pip-24.1.2.ebuild +++ b/dev-python/ensurepip-pip/ensurepip-pip-24.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 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" !<dev-python/ensurepip-wheels-100 |