diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 14:12:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 14:12:24 +0100 |
commit | 49a96baed99f270d655deaef3fdd62a5eefcae89 (patch) | |
tree | b5acb720a23a21411bd923a7d55101121ccea692 /dev-python/wheel | |
parent | dev-python/webob: arm stable wrt bug #714560 (diff) | |
download | gentoo-49a96baed99f270d655deaef3fdd62a5eefcae89.tar.gz gentoo-49a96baed99f270d655deaef3fdd62a5eefcae89.tar.bz2 gentoo-49a96baed99f270d655deaef3fdd62a5eefcae89.zip |
dev-python/wheel: arm stable wrt bug #714562
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/wheel')
-rw-r--r-- | dev-python/wheel/wheel-0.34.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wheel/wheel-0.34.2.ebuild b/dev-python/wheel/wheel-0.34.2.ebuild index 582fe9d82873..ba6f65008f13 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 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh sparc ~x86" distutils_enable_tests pytest |