diff options
author | 2022-09-20 10:48:02 +0200 | |
---|---|---|
committer | 2022-09-20 10:48:02 +0200 | |
commit | a59eaa267eb6b8060b03ba55007fd2b687097703 (patch) | |
tree | 16fb1c865ab407de2ee790bdef018c59527410d7 /dev-python/ensurepip-pip | |
parent | dev-python/ensurepip-wheels: Stabilize 100 arm, #871882 (diff) | |
download | gentoo-a59eaa267eb6b8060b03ba55007fd2b687097703.tar.gz gentoo-a59eaa267eb6b8060b03ba55007fd2b687097703.tar.bz2 gentoo-a59eaa267eb6b8060b03ba55007fd2b687097703.zip |
dev-python/ensurepip-pip: Stabilize 22.2.2 arm, #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 b7878d6b1cf8..5d625d65f214 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 |