diff options
Diffstat (limited to 'net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild')
-rw-r--r-- | net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild b/net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild index 1cc6e59e15b2..f010799b171b 100644 --- a/net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild +++ b/net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild,v 1.1 2005/02/26 22:20:37 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcdsl/fcdsl-2.6.20.7-r4.ebuild,v 1.2 2005/03/04 13:09:49 genstef Exp $ inherit linux-mod eutils @@ -19,7 +19,7 @@ for ((CARD=0; CARD < ${#FCDSL_SRC[*]}; CARD++)); do done LICENSE="LGPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" SLOT="0" S=${WORKDIR}/fritz |