diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:45:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 68e2a8b753266d7c69817af6d71d4d6ac2193c2c (patch) | |
tree | 2fde26c6fa4a113052e7aef2070da3936ea60ae3 /dev-python/wheel | |
parent | app-text/txt2tags: x86 stable wrt bug #565662 (diff) | |
download | gentoo-68e2a8b753266d7c69817af6d71d4d6ac2193c2c.tar.gz gentoo-68e2a8b753266d7c69817af6d71d4d6ac2193c2c.tar.bz2 gentoo-68e2a8b753266d7c69817af6d71d4d6ac2193c2c.zip |
dev-python/wheel: x86 stable wrt bug #583704
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/wheel')
-rw-r--r-- | dev-python/wheel/wheel-0.29.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wheel/wheel-0.29.0.ebuild b/dev-python/wheel/wheel-0.29.0.ebuild index 7e7403795579..4a1e69bc8226 100644 --- a/dev-python/wheel/wheel-0.29.0.ebuild +++ b/dev-python/wheel/wheel-0.29.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.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" IUSE="doc test" RDEPEND="dev-python/jsonschema[${PYTHON_USEDEP}]" |