diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-27 12:17:15 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-27 12:17:15 +0300 |
commit | fbba73498fcbc884cc619932e4f7c532e31b1729 (patch) | |
tree | 3f03544df10751444d64bee67ae0064e70152b3f /dev-python/ensurepip-pip | |
parent | dev-python/tables: Stabilize 3.9.2-r1 x86, #936705 (diff) | |
download | gentoo-fbba73498fcbc884cc619932e4f7c532e31b1729.tar.gz gentoo-fbba73498fcbc884cc619932e4f7c532e31b1729.tar.bz2 gentoo-fbba73498fcbc884cc619932e4f7c532e31b1729.zip |
dev-python/ensurepip-pip: Stabilize 24.1.2 arm64, #936754
Signed-off-by: Arthur Zamarin <arthurzam@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 85e9351f85b0..7954579a86a6 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 |