diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-20 10:47:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-20 10:47:23 +0200 |
commit | 3253eb8ddd7eb2c2393ce338a33ac44bcdbad259 (patch) | |
tree | d58d4ea15a8e777be1aac26b4d6a726254cfbb65 /dev-python/ensurepip-pip | |
parent | dev-python/ensurepip-wheels: Stabilize 100 amd64, #871882 (diff) | |
download | gentoo-3253eb8ddd7eb2c2393ce338a33ac44bcdbad259.tar.gz gentoo-3253eb8ddd7eb2c2393ce338a33ac44bcdbad259.tar.bz2 gentoo-3253eb8ddd7eb2c2393ce338a33ac44bcdbad259.zip |
dev-python/ensurepip-pip: Stabilize 22.2.2 amd64, #871882
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ensurepip-pip')
-rw-r--r-- | dev-python/ensurepip-pip/ensurepip-pip-22.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ensurepip-pip/ensurepip-pip-22.2.2.ebuild b/dev-python/ensurepip-pip/ensurepip-pip-22.2.2.ebuild index 27ee812d0240..b7878d6b1cf8 100644 --- a/dev-python/ensurepip-pip/ensurepip-pip-22.2.2.ebuild +++ b/dev-python/ensurepip-pip/ensurepip-pip-22.2.2.ebuild @@ -15,7 +15,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" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" !<dev-python/ensurepip-wheels-100 |