diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-09 13:48:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-09 13:48:26 +0100 |
commit | 7c57eab8e6cb22618206675222b5bcd70814e98a (patch) | |
tree | 6386a6ff987983ae91730dc474825fc76157aa7a /net-proxy | |
parent | sci-mathematics/gmp-ecm: x86 stable wrt bug #711872 (diff) | |
download | gentoo-7c57eab8e6cb22618206675222b5bcd70814e98a.tar.gz gentoo-7c57eab8e6cb22618206675222b5bcd70814e98a.tar.bz2 gentoo-7c57eab8e6cb22618206675222b5bcd70814e98a.zip |
net-proxy/squidguard: x86 stable wrt bug #711882
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/squidguard/squidguard-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/squidguard/squidguard-1.6.0.ebuild b/net-proxy/squidguard/squidguard-1.6.0.ebuild index bc969571ec4f..c4bce1009a7e 100644 --- a/net-proxy/squidguard/squidguard-1.6.0.ebuild +++ b/net-proxy/squidguard/squidguard-1.6.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/s/squidguard/${PN}_${PV}.orig.tar.gz -> ${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ppc ppc64 ~sparc x86" IUSE="ldap" |