Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/squid/
Date: Sun, 28 Jun 2020 20:30:55
Message-Id: 1593376164.23cffa90ed2b5e986a9ff06881de391b8bf747ac.ago@gentoo
1 commit: 23cffa90ed2b5e986a9ff06881de391b8bf747ac
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 20:29:24 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 20:29:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23cffa90
7
8 net-proxy/squid: arm stable wrt bug #728768
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-proxy/squid/squid-4.12.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-proxy/squid/squid-4.12.ebuild b/net-proxy/squid/squid-4.12.ebuild
18 index b7db4133b3a..002abb60eb3 100644
19 --- a/net-proxy/squid/squid-4.12.ebuild
20 +++ b/net-proxy/squid/squid-4.12.ebuild
21 @@ -22,7 +22,7 @@ fi
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
27 IUSE="caps gnutls ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux logrotate test \
28 ecap esi ssl-crtd \
29 mysql postgres sqlite \