diff options
Diffstat (limited to 'net-dialup/ppp/ppp-2.4.1-r12.ebuild')
-rw-r--r-- | net-dialup/ppp/ppp-2.4.1-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/ppp/ppp-2.4.1-r12.ebuild b/net-dialup/ppp/ppp-2.4.1-r12.ebuild index ca4ddf7e3bc0..3ec212713def 100644 --- a/net-dialup/ppp/ppp-2.4.1-r12.ebuild +++ b/net-dialup/ppp/ppp-2.4.1-r12.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-r12.ebuild,v 1.3 2003/02/13 13:54:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r12.ebuild,v 1.4 2003/03/02 01:39:38 seemant 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" +KEYWORDS="x86 ~ppc ~sparc" src_compile() { |