diff options
author | 2024-08-17 11:56:48 +0200 | |
---|---|---|
committer | 2024-08-17 11:56:48 +0200 | |
commit | 4c1b246559c6ed8883a7663d11eb793f159efabb (patch) | |
tree | 76e1692ad5a3994f6f638c9f8642653a564b3c4d /dev-python/ensurepip-pip | |
parent | dev-python/mypy: Stabilize 1.11.1 amd64, #938054 (diff) | |
download | gentoo-4c1b246559c6ed8883a7663d11eb793f159efabb.tar.gz gentoo-4c1b246559c6ed8883a7663d11eb793f159efabb.tar.bz2 gentoo-4c1b246559c6ed8883a7663d11eb793f159efabb.zip |
dev-python/ensurepip-pip: Stabilize 24.2 x86, #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 85e9351f85b0..f300092a9481 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 |