diff options
Diffstat (limited to 'sys-block/viaideinfo/viaideinfo-0.4.ebuild')
-rw-r--r-- | sys-block/viaideinfo/viaideinfo-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/viaideinfo/viaideinfo-0.4.ebuild b/sys-block/viaideinfo/viaideinfo-0.4.ebuild index d40ba2bda71a..37e12eaa13bb 100644 --- a/sys-block/viaideinfo/viaideinfo-0.4.ebuild +++ b/sys-block/viaideinfo/viaideinfo-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/viaideinfo/viaideinfo-0.4.ebuild,v 1.1 2006/08/12 15:50:12 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/viaideinfo/viaideinfo-0.4.ebuild,v 1.2 2006/08/15 09:46:57 dsd Exp $ DESCRIPTION="Query VIA IDE controllers for various information" HOMEPAGE="http://www.reactivated.net/software/viaideinfo" @@ -8,7 +8,7 @@ SRC_URI="http://www.reactivated.net/software/viaideinfo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=sys-apps/pciutils-2.2.0" |