diff options
author | 2007-07-28 21:08:00 +0000 | |
---|---|---|
committer | 2007-07-28 21:08:00 +0000 | |
commit | aa48d09847a847959b4d0185a3b9f515d94c89a8 (patch) | |
tree | cc68183333976876be80e1554af5f85177dfd49e /sys-apps/pciutils | |
parent | stabalized for x86 (diff) | |
download | historical-aa48d09847a847959b4d0185a3b9f515d94c89a8.tar.gz historical-aa48d09847a847959b4d0185a3b9f515d94c89a8.tar.bz2 historical-aa48d09847a847959b4d0185a3b9f515d94c89a8.zip |
x86 stable #180554
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/pciutils-2.2.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild b/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild index c5e064eb20ba..5174beadc667 100644 --- a/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild +++ b/sys-apps/pciutils/pciutils-2.2.4-r3.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/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild,v 1.13 2007/06/24 22:49:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild,v 1.14 2007/07/28 21:08:00 diox Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="hal network-cron zlib" DEPEND="zlib? ( sys-libs/zlib )" |