diff options
author | Alin Năstac <mrness@gentoo.org> | 2004-11-19 18:21:40 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2004-11-19 18:21:40 +0000 |
commit | 7ae6e5b4c64b8c805a04f9fb9c0723eacb7a2c1f (patch) | |
tree | 349f858c5066eb2eb7e734c75f25b7d68df12045 /net-dialup/fcpci/fcpci-03.11.02.ebuild | |
parent | Version bump. (diff) | |
download | historical-7ae6e5b4c64b8c805a04f9fb9c0723eacb7a2c1f.tar.gz historical-7ae6e5b4c64b8c805a04f9fb9c0723eacb7a2c1f.tar.bz2 historical-7ae6e5b4c64b8c805a04f9fb9c0723eacb7a2c1f.zip |
stable on x86
Diffstat (limited to 'net-dialup/fcpci/fcpci-03.11.02.ebuild')
-rw-r--r-- | net-dialup/fcpci/fcpci-03.11.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/fcpci/fcpci-03.11.02.ebuild b/net-dialup/fcpci/fcpci-03.11.02.ebuild index dda1738c2059..4e31538f0a13 100644 --- a/net-dialup/fcpci/fcpci-03.11.02.ebuild +++ b/net-dialup/fcpci/fcpci-03.11.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/fcpci-03.11.02.ebuild,v 1.3 2004/07/14 22:40:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/fcpci-03.11.02.ebuild,v 1.4 2004/11/19 18:21:40 mrness Exp $ inherit flag-o-matic kernel-mod @@ -10,7 +10,7 @@ S="${WORKDIR}/fritz" SRC_URI="ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.82/fcpci-suse8.2-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/linux-sources" |