diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:51:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:51:57 +0100 |
commit | 6e9e70e1bda53fa3fc1e1c1482c6eb752570d3c4 (patch) | |
tree | 085327f378bcb6100047891b4b98c2d1f5c49cd6 /dev-python/wheel | |
parent | dev-python/webob: ppc64 stable wrt bug #714560 (diff) | |
download | gentoo-6e9e70e1bda53fa3fc1e1c1482c6eb752570d3c4.tar.gz gentoo-6e9e70e1bda53fa3fc1e1c1482c6eb752570d3c4.tar.bz2 gentoo-6e9e70e1bda53fa3fc1e1c1482c6eb752570d3c4.zip |
dev-python/wheel: ppc64 stable wrt bug #714562
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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 cf0fd2e0e92a..431e37f49453 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 |