diff options
author | 2007-06-01 16:28:25 +0000 | |
---|---|---|
committer | 2007-06-01 16:28:25 +0000 | |
commit | e56661c53d7f9c5247355b9658efa763a29bf8ba (patch) | |
tree | aeeb294c66d9d216a34844dc29e21e1e2bc0ae04 /sys-apps/pciutils/pciutils-2.2.4-r3.ebuild | |
parent | Version bumped, thanks to Daniel Pielmeier. (diff) | |
download | historical-e56661c53d7f9c5247355b9658efa763a29bf8ba.tar.gz historical-e56661c53d7f9c5247355b9658efa763a29bf8ba.tar.bz2 historical-e56661c53d7f9c5247355b9658efa763a29bf8ba.zip |
~amd64'd again due to zlib breakage.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sys-apps/pciutils/pciutils-2.2.4-r3.ebuild')
-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 f57de64cb4bd..250e9e1e8b49 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.7 2007/06/01 16:24:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild,v 1.8 2007/06/01 16:28:25 welp 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="network-cron zlib" DEPEND="zlib? ( sys-libs/zlib )" |