diff options
Diffstat (limited to 'net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild')
-rw-r--r-- | net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild b/net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild index d0d057e09f0f..0298d404f7e0 100644 --- a/net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild +++ b/net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild,v 1.3 2007/05/02 08:12:41 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/hsfmodem/hsfmodem-7.60.00.02.ebuild,v 1.4 2007/05/12 09:35:10 beandog Exp $ inherit eutils linux-info @@ -14,7 +14,7 @@ SRC_URI="x86? ( http://www.linuxant.com/drivers/hsf/full/archive/${P}full/${P}fu doc? ( http://www.linuxant.com/drivers/hsf/full/archive/${P}full/${MY_DOC} )" LICENSE="Conexant" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" IUSE="doc" SLOT="0" |