diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:36:57 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:36:57 +0000 |
commit | fda3aebde2c4c8861b5a0cd25277a0fea08af3f8 (patch) | |
tree | faaff17fb53c1e2b046a29e20b7e47f6b2f84324 /net-www/squid | |
parent | ppc64 (diff) | |
download | gentoo-2-fda3aebde2c4c8861b5a0cd25277a0fea08af3f8.tar.gz gentoo-2-fda3aebde2c4c8861b5a0cd25277a0fea08af3f8.tar.bz2 gentoo-2-fda3aebde2c4c8861b5a0cd25277a0fea08af3f8.zip |
ppc64
Diffstat (limited to 'net-www/squid')
-rw-r--r-- | net-www/squid/squid-2.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/squid/squid-2.5.4.ebuild b/net-www/squid/squid-2.5.4.ebuild index ee425ae1fa76..a04b4fc31d32 100644 --- a/net-www/squid/squid-2.5.4.ebuild +++ b/net-www/squid/squid-2.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.4.ebuild,v 1.5 2003/12/14 23:19:22 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/squid/squid-2.5.4.ebuild,v 1.6 2003/12/17 04:35:49 brad_mssw Exp $ IUSE="pam ldap ssl sasl snmp debug" @@ -25,7 +25,7 @@ RDEPEND="virtual/glibc sasl? ( >=dev-libs/cyrus-sasl-1.5.27 )" DEPEND="${RDEPEND} dev-lang/perl" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~alpha ~hppa" +KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ppc64" SLOT="0" src_unpack() { |