diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-19 17:41:37 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-19 17:41:37 +0000 |
commit | 308e12b9fef1cb2afe69b95ee3ff08bf4f72da0d (patch) | |
tree | 8b9f7eb326dc161ac2111b2c425dcc62dfd9f0d8 /sys-apps/pciutils/pciutils-3.0.0.ebuild | |
parent | Stable on sparc, bug #234995 (diff) | |
download | historical-308e12b9fef1cb2afe69b95ee3ff08bf4f72da0d.tar.gz historical-308e12b9fef1cb2afe69b95ee3ff08bf4f72da0d.tar.bz2 historical-308e12b9fef1cb2afe69b95ee3ff08bf4f72da0d.zip |
Stable on sparc, bug #235028
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-apps/pciutils/pciutils-3.0.0.ebuild')
-rw-r--r-- | sys-apps/pciutils/pciutils-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pciutils/pciutils-3.0.0.ebuild b/sys-apps/pciutils/pciutils-3.0.0.ebuild index 9f76d6591375..6e6e1653646b 100644 --- a/sys-apps/pciutils/pciutils-3.0.0.ebuild +++ b/sys-apps/pciutils/pciutils-3.0.0.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-3.0.0.ebuild,v 1.6 2008/08/18 18:53:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.0.0.ebuild,v 1.7 2008/08/19 17:41:37 bluebird 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 )" |