diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-03 18:57:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-03 18:57:20 +0000 |
commit | 07485fec98e577c73e93f715b28f42aeeb19dbb2 (patch) | |
tree | b3a01294a9ceca6573182e9b0178c2d67acc5fb1 /app-benchmarks/stress/stress-0.18.6.ebuild | |
parent | Fix DEPEND and HOMEPAGE. (diff) | |
download | historical-07485fec98e577c73e93f715b28f42aeeb19dbb2.tar.gz historical-07485fec98e577c73e93f715b28f42aeeb19dbb2.tar.bz2 historical-07485fec98e577c73e93f715b28f42aeeb19dbb2.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-benchmarks/stress/stress-0.18.6.ebuild')
-rw-r--r-- | app-benchmarks/stress/stress-0.18.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/stress/stress-0.18.6.ebuild b/app-benchmarks/stress/stress-0.18.6.ebuild index cd50ace6de06..ebb13eb18519 100644 --- a/app-benchmarks/stress/stress-0.18.6.ebuild +++ b/app-benchmarks/stress/stress-0.18.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-0.18.6.ebuild,v 1.4 2005/09/02 19:16:47 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-0.18.6.ebuild,v 1.5 2005/09/03 18:57:20 corsair Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://weather.ou.edu/~apw/projects/stress/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~mips ppc ppc64 ~sparc x86" IUSE="static" DEPEND="virtual/libc" |