diff options
author | 2020-03-25 13:35:34 +0100 | |
---|---|---|
committer | 2020-03-25 13:35:57 +0100 | |
commit | ea33c9e5c8d3fcd3582a19dab6f67c000716ca3d (patch) | |
tree | 97b9bc2c730004fb9b813880e9be538082400947 /dev-python/wheel | |
parent | dev-python/webob: sparc stable wrt bug #714560 (diff) | |
download | gentoo-ea33c9e5c8d3fcd3582a19dab6f67c000716ca3d.tar.gz gentoo-ea33c9e5c8d3fcd3582a19dab6f67c000716ca3d.tar.bz2 gentoo-ea33c9e5c8d3fcd3582a19dab6f67c000716ca3d.zip |
dev-python/wheel: sparc stable wrt bug #714562
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
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 b1245c837717..582fe9d82873 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 |