diff options
author | Sam James <sam@gentoo.org> | 2024-07-27 13:31:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-27 13:31:27 +0100 |
commit | 03b41e52eee1f0bda161029540de63ab41ad8084 (patch) | |
tree | 61fe19dae4d81e197e8e8af1cfb55a1636f10994 /dev-python/ensurepip-pip | |
parent | dev-python/moto: Stabilize 5.0.11 x86, #936701 (diff) | |
download | gentoo-03b41e52eee1f0bda161029540de63ab41ad8084.tar.gz gentoo-03b41e52eee1f0bda161029540de63ab41ad8084.tar.bz2 gentoo-03b41e52eee1f0bda161029540de63ab41ad8084.zip |
dev-python/ensurepip-pip: Stabilize 24.1.2 x86, #936754
Signed-off-by: Sam James <sam@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 194c6d2da7db..03358c32016d 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 |