diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-21 14:25:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-21 14:25:53 +0200 |
commit | 1534ffd6fa928b79e17be012ab8d4233082fe83b (patch) | |
tree | ddc1f74a9dae14c2807bffbdfb1411572f73a198 /dev-python/ensurepip-pip | |
parent | dev-python/ensurepip-wheels: Stabilize 100 ppc64, #871882 (diff) | |
download | gentoo-1534ffd6fa928b79e17be012ab8d4233082fe83b.tar.gz gentoo-1534ffd6fa928b79e17be012ab8d4233082fe83b.tar.bz2 gentoo-1534ffd6fa928b79e17be012ab8d4233082fe83b.zip |
dev-python/ensurepip-pip: Stabilize 22.2.2 ppc64, #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 9a8e4cee98d8..6ca917f08b4b 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 |