From: Agostino Sarubbo Date: Tue, 20 Mar 2018 10:00:00 +0000 (+0100) Subject: dev-libs/http-fetcher: amd64 stable wrt bug #647516 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b90e8b4d2e1c14bcaed9f0ad8749a2f83fb5cb44;p=gentoo.git dev-libs/http-fetcher: amd64 stable wrt bug #647516 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" --- diff --git a/dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild b/dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild index 82fa74245a70..a9927cccc898 100644 --- a/dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild +++ b/dev-libs/http-fetcher/http-fetcher-1.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~x86" IUSE="debug" S="${WORKDIR}/${MY_P}"