diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-12 09:08:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-12 09:08:33 +0200 |
commit | afbf3cb763ec94a60a57b6d9dc213c45e8650ede (patch) | |
tree | 943734ac8ccbb716404b850b36bbb6d1af0c252a /dev-python/wheel | |
parent | dev-python/websocket-client: amd64/x86 stable (ALLARCHES policy) wrt bug #812638 (diff) | |
download | gentoo-afbf3cb763ec94a60a57b6d9dc213c45e8650ede.tar.gz gentoo-afbf3cb763ec94a60a57b6d9dc213c45e8650ede.tar.bz2 gentoo-afbf3cb763ec94a60a57b6d9dc213c45e8650ede.zip |
dev-python/wheel: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #812641
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/wheel')
-rw-r--r-- | dev-python/wheel/wheel-0.37.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wheel/wheel-0.37.0.ebuild b/dev-python/wheel/wheel-0.37.0.ebuild index f496ca0bcf59..7b550e8400b6 100644 --- a/dev-python/wheel/wheel-0.37.0.ebuild +++ b/dev-python/wheel/wheel-0.37.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pypa/wheel/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/packaging[${PYTHON_USEDEP}]" |