summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-01 21:38:34 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-01 21:38:34 -0500
commitdf3f1aa4bd3e1903df03c84477ceadcba7922195 (patch)
tree56c2339cc017dcb3e2315cde491424990604c3be /dev-python/wheel
parentdev-python/gevent: amd64 stable (diff)
downloadgentoo-df3f1aa4bd3e1903df03c84477ceadcba7922195.tar.gz
gentoo-df3f1aa4bd3e1903df03c84477ceadcba7922195.tar.bz2
gentoo-df3f1aa4bd3e1903df03c84477ceadcba7922195.zip
dev-python/wheel: amd64 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 2bdf0eb57c22..8b07afeec0b8 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}]"