diff options
author | 2007-06-02 12:43:34 +0000 | |
---|---|---|
committer | 2007-06-02 12:43:34 +0000 | |
commit | fae4d46035e954fc20acbfd02d320a2ccd2d506b (patch) | |
tree | d70f7ac24b9b05b5087d503a49f61115e89f45f1 /sys-apps/pciutils | |
parent | remove outdated rar mask (diff) | |
download | gentoo-2-fae4d46035e954fc20acbfd02d320a2ccd2d506b.tar.gz gentoo-2-fae4d46035e954fc20acbfd02d320a2ccd2d506b.tar.bz2 gentoo-2-fae4d46035e954fc20acbfd02d320a2ccd2d506b.zip |
arm/s390/sh stable
(Portage version: 2.1.2.9)
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 250e9e1e8b49..87e36df34ede 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.8 2007/06/01 16:28:25 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.2.4-r3.ebuild,v 1.9 2007/06/02 12:43:34 vapier 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 )" |