diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-06 11:23:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-06 11:23:50 +0100 |
commit | 88c8e63684c620dfff79cb258ad915211f14bb2d (patch) | |
tree | eea5b4984aa44b1ff6d1f1564dde59dbf0892bf4 /dev-python/ensurepip-pip | |
parent | dev-python/black: Stabilize 23.12.1 arm64, #921441 (diff) | |
download | gentoo-88c8e63684c620dfff79cb258ad915211f14bb2d.tar.gz gentoo-88c8e63684c620dfff79cb258ad915211f14bb2d.tar.bz2 gentoo-88c8e63684c620dfff79cb258ad915211f14bb2d.zip |
dev-python/ensurepip-pip: Stabilize 23.3.2 ALLARCHES, #921446
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-23.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ensurepip-pip/ensurepip-pip-23.3.2.ebuild b/dev-python/ensurepip-pip/ensurepip-pip-23.3.2.ebuild index 474a502c1273..724559d6532a 100644 --- a/dev-python/ensurepip-pip/ensurepip-pip-23.3.2.ebuild +++ b/dev-python/ensurepip-pip/ensurepip-pip-23.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |