summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-04 01:37:06 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-04 01:47:30 -0500
commitfe8076f2856427beab1ad0414ab36a1d32be913b (patch)
treecd87d7604c9d709e359db32cca4535d4a02ba874 /dev-python/wheel
parentdev-python/path-py: arm64 stable (diff)
downloadgentoo-fe8076f2856427beab1ad0414ab36a1d32be913b.tar.gz
gentoo-fe8076f2856427beab1ad0414ab36a1d32be913b.tar.bz2
gentoo-fe8076f2856427beab1ad0414ab36a1d32be913b.zip
dev-python/wheel: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/wheel')
-rw-r--r--dev-python/wheel/wheel-0.33.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wheel/wheel-0.33.6.ebuild b/dev-python/wheel/wheel-0.33.6.ebuild
index 8b07afeec0b8..f91a38558bcd 100644
--- a/dev-python/wheel/wheel-0.33.6.ebuild
+++ b/dev-python/wheel/wheel-0.33.6.ebuild
@@ -14,7 +14,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 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"