From: Michał Górny Date: Sun, 29 Mar 2020 11:56:36 +0000 (+0200) Subject: dev-python/wheel: Stabilize 0.34.2 ALLARCHES X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0eaa5b2f5834474a587beb5e849fa016f7164af1;p=gentoo.git dev-python/wheel: Stabilize 0.34.2 ALLARCHES Closes: https://bugs.gentoo.org/714562 Signed-off-by: Michał Górny --- diff --git a/dev-python/wheel/wheel-0.34.2.ebuild b/dev-python/wheel/wheel-0.34.2.ebuild index fa81a9e2a92a..365ff7d1f460 100644 --- a/dev-python/wheel/wheel-0.34.2.ebuild +++ b/dev-python/wheel/wheel-0.34.2.ebuild @@ -15,7 +15,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 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sparc x86" distutils_enable_tests pytest