From: Agostino Sarubbo Date: Wed, 25 Mar 2020 13:26:31 +0000 (+0100) Subject: dev-python/urlgrabber: ppc stable wrt bug #714550 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d1fdc95734af00b45adca1429db2be4f9665342d;p=gentoo.git dev-python/urlgrabber: ppc stable wrt bug #714550 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/urlgrabber/urlgrabber-3.10.1-r1.ebuild b/dev-python/urlgrabber/urlgrabber-3.10.1-r1.ebuild index 707c5ec479a3..74d1e391bc2e 100644 --- a/dev-python/urlgrabber/urlgrabber-3.10.1-r1.ebuild +++ b/dev-python/urlgrabber/urlgrabber-3.10.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="http://urlgrabber.baseurl.org/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ppc ~ppc64 ~x86" IUSE="" DEPEND="dev-python/pycurl[${PYTHON_USEDEP}]"