diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 12:44:20 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-15 12:44:20 +0200 |
commit | 81664251a64c1c15bcc638f8aaea4bc3725d08ad (patch) | |
tree | a06cb56d423e366f3f4d1f84edd3e651ad705cc6 /dev-python/ensurepip-wheel | |
parent | dev-python/google-api-python-client: Stabilize 2.109.0 ALLARCHES, #919990 (diff) | |
download | gentoo-81664251a64c1c15bcc638f8aaea4bc3725d08ad.tar.gz gentoo-81664251a64c1c15bcc638f8aaea4bc3725d08ad.tar.bz2 gentoo-81664251a64c1c15bcc638f8aaea4bc3725d08ad.zip |
dev-python/ensurepip-wheel: Stabilize 0.42.0 ALLARCHES, #919991
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/ensurepip-wheel')
-rw-r--r-- | dev-python/ensurepip-wheel/ensurepip-wheel-0.42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ensurepip-wheel/ensurepip-wheel-0.42.0.ebuild b/dev-python/ensurepip-wheel/ensurepip-wheel-0.42.0.ebuild index e3e7fe90c1fa..943741be4ad4 100644 --- a/dev-python/ensurepip-wheel/ensurepip-wheel-0.42.0.ebuild +++ b/dev-python/ensurepip-wheel/ensurepip-wheel-0.42.0.ebuild @@ -12,7 +12,7 @@ S=${DISTDIR} LICENSE="MIT" 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" src_install() { insinto /usr/lib/python/ensurepip |