diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-05-16 07:20:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-05-16 07:20:33 +0200 |
commit | 587ee2d234f902ed39b1850396ab14d6d63926c0 (patch) | |
tree | e4503fa0c9cac8f60be8ad6ccbd57bbdc38bafc4 /dev-python/ensurepip-pip | |
parent | dev-python/tornado: Bump to 6.3.2 (diff) | |
download | gentoo-587ee2d234f902ed39b1850396ab14d6d63926c0.tar.gz gentoo-587ee2d234f902ed39b1850396ab14d6d63926c0.tar.bz2 gentoo-587ee2d234f902ed39b1850396ab14d6d63926c0.zip |
dev-python/ensurepip-pip: Mark 23.1.2 stable to match dev-python/pip
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.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ensurepip-pip/ensurepip-pip-23.1.2.ebuild b/dev-python/ensurepip-pip/ensurepip-pip-23.1.2.ebuild index 84b14bc28c9f..8f5f387c30ae 100644 --- a/dev-python/ensurepip-pip/ensurepip-pip-23.1.2.ebuild +++ b/dev-python/ensurepip-pip/ensurepip-pip-23.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 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" !<dev-python/ensurepip-wheels-100 |