diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 14:16:53 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 14:16:53 +0000 |
commit | 6534ed2bd9f7f23f0cf588e66184aa76b3173a6f (patch) | |
tree | 7063c63be268f574aee0dc91b2514b830b0c3008 /net-dialup/ppp/ppp-2.4.1-r13.ebuild | |
parent | fixing libxml2-2.5.8s brokenness with mono (diff) | |
download | historical-6534ed2bd9f7f23f0cf588e66184aa76b3173a6f.tar.gz historical-6534ed2bd9f7f23f0cf588e66184aa76b3173a6f.tar.bz2 historical-6534ed2bd9f7f23f0cf588e66184aa76b3173a6f.zip |
ppc profile cleanup
Diffstat (limited to 'net-dialup/ppp/ppp-2.4.1-r13.ebuild')
-rw-r--r-- | net-dialup/ppp/ppp-2.4.1-r13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/ppp/ppp-2.4.1-r13.ebuild b/net-dialup/ppp/ppp-2.4.1-r13.ebuild index 919a13520b90..a12929a36f1f 100644 --- a/net-dialup/ppp/ppp-2.4.1-r13.ebuild +++ b/net-dialup/ppp/ppp-2.4.1-r13.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-dialup/ppp/ppp-2.4.1-r13.ebuild,v 1.3 2003/07/13 11:36:51 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r13.ebuild,v 1.4 2003/07/16 14:16:44 pvdabeel Exp $ IUSE="crypt ipv6 activefilter" S=${WORKDIR}/${P}.pppoe4 @@ -15,7 +15,7 @@ PROVIDE="virtual/pppd" SLOT="0" LICENSE="BSD GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~hppa" +KEYWORDS="x86 ppc ~sparc ~hppa" src_compile() { |