diff options
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 |