From: Agostino Sarubbo Date: Wed, 11 Jan 2017 10:26:16 +0000 (+0100) Subject: dev-python/httplib2: sparc stable wrt bug #468252 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=22210a8a56170bdfa50402b3859c827a494675b0;p=gentoo.git dev-python/httplib2: sparc stable wrt bug #468252 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/httplib2/httplib2-0.9.2-r2.ebuild b/dev-python/httplib2/httplib2-0.9.2-r2.ebuild index 84d36abb0ae9..590e383f3995 100644 --- a/dev-python/httplib2/httplib2-0.9.2-r2.ebuild +++ b/dev-python/httplib2/httplib2-0.9.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"