From dab944da1b5c750e60f898bb578d42e737ca0926 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 10 Jan 2017 15:54:01 +0100 Subject: net-proxy/polipo: amd64 stable wrt bug #605196 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- net-proxy/polipo/polipo-1.1.1-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-proxy/polipo/polipo-1.1.1-r4.ebuild b/net-proxy/polipo/polipo-1.1.1-r4.ebuild index 84b743e00e5c..9a09d049d466 100644 --- a/net-proxy/polipo/polipo-1.1.1-r4.ebuild +++ b/net-proxy/polipo/polipo-1.1.1-r4.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$ @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then KEYWORDS="" else SRC_URI="http://www.pps.jussieu.fr/~jch/software/files/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi inherit ${_GIT} toolchain-funcs user systemd -- cgit v1.2.3-65-gdbad