diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-14 18:14:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-14 18:14:20 +0000 |
commit | 70cbff8156bbbe193a6e478052a57cc7ac150794 (patch) | |
tree | 525f22c7970db58a44852fbc37771addd0d138f3 /sys-apps/pciutils/pciutils-3.1.4.ebuild | |
parent | stable ppc64, bug 296429 (diff) | |
download | gentoo-2-70cbff8156bbbe193a6e478052a57cc7ac150794.tar.gz gentoo-2-70cbff8156bbbe193a6e478052a57cc7ac150794.tar.bz2 gentoo-2-70cbff8156bbbe193a6e478052a57cc7ac150794.zip |
stable ppc64, bug 296772
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'sys-apps/pciutils/pciutils-3.1.4.ebuild')
-rw-r--r-- | sys-apps/pciutils/pciutils-3.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pciutils/pciutils-3.1.4.ebuild b/sys-apps/pciutils/pciutils-3.1.4.ebuild index a9457f5f4487..8b120907f560 100644 --- a/sys-apps/pciutils/pciutils-3.1.4.ebuild +++ b/sys-apps/pciutils/pciutils-3.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.4.ebuild,v 1.5 2009/12/14 16:22:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.4.ebuild,v 1.6 2009/12/14 18:14:20 ranger Exp $ inherit eutils 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 )" |