diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2016-01-20 16:22:01 +0100 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2016-01-20 16:22:01 +0100 |
commit | 35420df8474a85a88352f02192b2f4565aee84fc (patch) | |
tree | cafaf852b1b0c9dfdfa5d54972cadbe225d20fd0 /dev-python/httplib2 | |
parent | sys-kernel/gentoo-sources: Patch for 3.18.25 to ensure that thread joining a ... (diff) | |
download | gentoo-35420df8474a85a88352f02192b2f4565aee84fc.tar.gz gentoo-35420df8474a85a88352f02192b2f4565aee84fc.tar.bz2 gentoo-35420df8474a85a88352f02192b2f4565aee84fc.zip |
dev-python/httplib2: 0.9.1 stable on x86, see bug 570990
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/httplib2')
-rw-r--r-- | dev-python/httplib2/httplib2-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httplib2/httplib2-0.9.1.ebuild b/dev-python/httplib2/httplib2-0.9.1.ebuild index 2388d063300e..05c7c260f350 100644 --- a/dev-python/httplib2/httplib2-0.9.1.ebuild +++ b/dev-python/httplib2/httplib2-0.9.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |