diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-04-10 16:46:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-04-10 16:46:08 +0000 |
commit | fa72a77c8c48dc1f473f3fa0bda7d2c91fe33722 (patch) | |
tree | 5ea89aa8f234dbac16ead48d3641424d81d6be76 /sys-apps/pciutils | |
parent | amd64 stable (diff) | |
download | gentoo-2-fa72a77c8c48dc1f473f3fa0bda7d2c91fe33722.tar.gz gentoo-2-fa72a77c8c48dc1f473f3fa0bda7d2c91fe33722.tar.bz2 gentoo-2-fa72a77c8c48dc1f473f3fa0bda7d2c91fe33722.zip |
arm/s390/sh stable
(Portage version: 2.2_pre5)
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/pciutils-2.2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pciutils/pciutils-2.2.10.ebuild b/sys-apps/pciutils/pciutils-2.2.10.ebuild index b68072237bb7..67bad7669b73 100644 --- a/sys-apps/pciutils/pciutils-2.2.10.ebuild +++ b/sys-apps/pciutils/pciutils-2.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.2.10.ebuild,v 1.3 2008/03/26 15:45:10 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.2.10.ebuild,v 1.4 2008/04/10 16:46:08 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -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 )" |