summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-11 11:26:16 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-11 11:26:16 +0100
commit22210a8a56170bdfa50402b3859c827a494675b0 (patch)
tree09a24e4d3dd9e96b9ce320452ca571e0f44f14f5 /dev-python/httplib2
parentnet-libs/liboauth: sparc stable wrt bug #600858 (diff)
downloadgentoo-22210a8a56170bdfa50402b3859c827a494675b0.tar.gz
gentoo-22210a8a56170bdfa50402b3859c827a494675b0.tar.bz2
gentoo-22210a8a56170bdfa50402b3859c827a494675b0.zip
dev-python/httplib2: sparc stable wrt bug #468252
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/httplib2')
-rw-r--r--dev-python/httplib2/httplib2-0.9.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
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}]"