diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-20 10:50:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-20 10:50:14 +0200 |
commit | 4245a62af74b75680688b12ef122cca05e49117b (patch) | |
tree | 9d6084600e4a124e3cac2757a647e649b873226a | |
parent | dev-python/ensurepip-wheels: Stabilize 100 x86, #871882 (diff) | |
download | gentoo-4245a62af74b75680688b12ef122cca05e49117b.tar.gz gentoo-4245a62af74b75680688b12ef122cca05e49117b.tar.bz2 gentoo-4245a62af74b75680688b12ef122cca05e49117b.zip |
dev-python/ensurepip-pip: Stabilize 22.2.2 x86, #871882
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 60c6e36d4150..2e3c44ceb486 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 |