From: Agostino Sarubbo Date: Wed, 22 Feb 2017 15:03:41 +0000 (+0100) Subject: dev-python/httpretty: amd64 stable wrt bug #606176 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=eded320c78e134e10cc082394516a19ed9238d9f;p=gentoo.git dev-python/httpretty: amd64 stable wrt bug #606176 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/httpretty/httpretty-0.8.14.ebuild b/dev-python/httpretty/httpretty-0.8.14.ebuild index c038a843298f..1a0057e3265a 100644 --- a/dev-python/httpretty/httpretty-0.8.14.ebuild +++ b/dev-python/httpretty/httpretty-0.8.14.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" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]"