diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:18 +0200 |
commit | fbc4929c256c4d1607724301ca1f608e535a7a42 (patch) | |
tree | 8d7a2f12f83f94033b049b5085bc06e2bccf1a52 /net-proxy/squid | |
parent | net-print: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-fbc4929c256c4d1607724301ca1f608e535a7a42.tar.gz gentoo-fbc4929c256c4d1607724301ca1f608e535a7a42.tar.bz2 gentoo-fbc4929c256c4d1607724301ca1f608e535a7a42.zip |
net-proxy: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-proxy/squid')
-rw-r--r-- | net-proxy/squid/squid-4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/squid/squid-4.8.ebuild b/net-proxy/squid/squid-4.8.ebuild index 30e3af7e9557..806eb7da9510 100644 --- a/net-proxy/squid/squid-4.8.ebuild +++ b/net-proxy/squid/squid-4.8.ebuild @@ -20,7 +20,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sparc x86" IUSE="caps gnutls ipv6 pam ldap libressl samba sasl kerberos nis radius ssl snmp selinux logrotate test \ ecap esi ssl-crtd \ mysql postgres sqlite \ |