diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-17 11:56:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-17 11:56:52 +0200 |
commit | ae4f6120cab942b1cdeae32220dbf0cc8b2d6626 (patch) | |
tree | 707fc7f38bdb1fccbdb8a1a3462bd2b68783250a /dev-python/ensurepip-pip | |
parent | dev-python/pip: Stabilize 24.2-r1 arm, #938078 (diff) | |
download | gentoo-ae4f6120cab942b1cdeae32220dbf0cc8b2d6626.tar.gz gentoo-ae4f6120cab942b1cdeae32220dbf0cc8b2d6626.tar.bz2 gentoo-ae4f6120cab942b1cdeae32220dbf0cc8b2d6626.zip |
dev-python/ensurepip-pip: Stabilize 24.2 ppc, #938078
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ensurepip-pip')
-rw-r--r-- | dev-python/ensurepip-pip/ensurepip-pip-24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ensurepip-pip/ensurepip-pip-24.2.ebuild b/dev-python/ensurepip-pip/ensurepip-pip-24.2.ebuild index 994386313786..716313ac9bf0 100644 --- a/dev-python/ensurepip-pip/ensurepip-pip-24.2.ebuild +++ b/dev-python/ensurepip-pip/ensurepip-pip-24.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 |