diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-17 13:15:42 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-17 13:15:42 +0200 |
commit | b40f391444a47e71bd0e46d510f6387a5c758f9e (patch) | |
tree | 0e102cdd89171050888cd1901c8a216336acb846 /dev-python/ensurepip-pip | |
parent | dev-python/pyproject-fmt: Stabilize 2.2.1 amd64, #938034 (diff) | |
download | gentoo-b40f391444a47e71bd0e46d510f6387a5c758f9e.tar.gz gentoo-b40f391444a47e71bd0e46d510f6387a5c758f9e.tar.bz2 gentoo-b40f391444a47e71bd0e46d510f6387a5c758f9e.zip |
dev-python/ensurepip-pip: Stabilize 24.2 ppc64, #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 716313ac9bf0..be641601a1eb 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 |