diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-30 15:24:39 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-30 15:24:39 +0100 |
commit | 1e82ccb659329a8e329360744d2772056dadf945 (patch) | |
tree | f35aa0b2fb90e210bbee8f47a5ff8c30a5c969e9 /dev-python/ensurepip-wheel | |
parent | dev-python/pydantic: Stabilize 2.6.4 arm, #928209 (diff) | |
download | gentoo-1e82ccb659329a8e329360744d2772056dadf945.tar.gz gentoo-1e82ccb659329a8e329360744d2772056dadf945.tar.bz2 gentoo-1e82ccb659329a8e329360744d2772056dadf945.zip |
dev-python/ensurepip-wheel: Stabilize 0.43.0 ALLARCHES, #928211
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ensurepip-wheel')
-rw-r--r-- | dev-python/ensurepip-wheel/ensurepip-wheel-0.43.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ensurepip-wheel/ensurepip-wheel-0.43.0.ebuild b/dev-python/ensurepip-wheel/ensurepip-wheel-0.43.0.ebuild index dc4dfd13326e..ec34d0093984 100644 --- a/dev-python/ensurepip-wheel/ensurepip-wheel-0.43.0.ebuild +++ b/dev-python/ensurepip-wheel/ensurepip-wheel-0.43.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 |