diff options
author | Sam James <sam@gentoo.org> | 2024-07-27 12:57:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-27 12:57:37 +0100 |
commit | c33430f00bc7113063560ad91e2b9a72eefe9bef (patch) | |
tree | 78147a5040021b0754d98d920e6b902633b43bb6 /dev-python/ensurepip-pip | |
parent | dev-python/truststore: Stabilize 0.9.1 amd64, #936754 (diff) | |
download | gentoo-c33430f00bc7113063560ad91e2b9a72eefe9bef.tar.gz gentoo-c33430f00bc7113063560ad91e2b9a72eefe9bef.tar.bz2 gentoo-c33430f00bc7113063560ad91e2b9a72eefe9bef.zip |
dev-python/ensurepip-pip: Stabilize 24.1.2 arm, #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 a054b2d92a07..194c6d2da7db 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 |