diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 12:55:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 12:55:08 +0000 |
commit | 145355f481095a3142a4a19cf08961dc9806f96a (patch) | |
tree | 1425debddf8410f0cf310e28697f8fdc65a21d6b /sys-apps/pciutils/pciutils-3.1.7.ebuild | |
parent | Fix gtk+ slot deps (diff) | |
download | gentoo-2-145355f481095a3142a4a19cf08961dc9806f96a.tar.gz gentoo-2-145355f481095a3142a4a19cf08961dc9806f96a.tar.bz2 gentoo-2-145355f481095a3142a4a19cf08961dc9806f96a.zip |
Stable for HPPA (bug #360793).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'sys-apps/pciutils/pciutils-3.1.7.ebuild')
-rw-r--r-- | sys-apps/pciutils/pciutils-3.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pciutils/pciutils-3.1.7.ebuild b/sys-apps/pciutils/pciutils-3.1.7.ebuild index 48dee2fed45e..e4557481fc5e 100644 --- a/sys-apps/pciutils/pciutils-3.1.7.ebuild +++ b/sys-apps/pciutils/pciutils-3.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.7.ebuild,v 1.5 2011/03/28 13:19:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.7.ebuild,v 1.6 2011/03/29 12:55:08 jer Exp $ EAPI="2" @@ -12,7 +12,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 )" |