diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 05:12:43 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 05:12:43 +0000 |
commit | 3063065a8785fbf4ae1d159e26c394f5cefb4056 (patch) | |
tree | 4b7d8dcec97bec224966d3e99c8a829047a62974 /sys-apps/pciutils | |
parent | ppc64 (diff) | |
download | historical-3063065a8785fbf4ae1d159e26c394f5cefb4056.tar.gz historical-3063065a8785fbf4ae1d159e26c394f5cefb4056.tar.bz2 historical-3063065a8785fbf4ae1d159e26c394f5cefb4056.zip |
ppc64
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/pciutils-2.1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pciutils/pciutils-2.1.11.ebuild b/sys-apps/pciutils/pciutils-2.1.11.ebuild index 28f020d41d1d..38fa13f2e22e 100644 --- a/sys-apps/pciutils/pciutils-2.1.11.ebuild +++ b/sys-apps/pciutils/pciutils-2.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11.ebuild,v 1.5 2003/12/14 03:28:13 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11.ebuild,v 1.6 2003/12/17 05:12:43 brad_mssw Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha hppa ~arm ia64" +KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha hppa ~arm ia64 ppc64" DEPEND="virtual/glibc net-misc/wget" |