diff options
Diffstat (limited to 'app-benchmarks/stress/stress-0.18.4.ebuild')
-rw-r--r-- | app-benchmarks/stress/stress-0.18.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/stress/stress-0.18.4.ebuild b/app-benchmarks/stress/stress-0.18.4.ebuild index 4df96fbd4f48..9ce9b973a1f7 100644 --- a/app-benchmarks/stress/stress-0.18.4.ebuild +++ b/app-benchmarks/stress/stress-0.18.4.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.4.ebuild,v 1.1 2005/04/09 03:59:34 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-0.18.4.ebuild,v 1.2 2005/07/01 03:20:09 ka0ttic 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="~x86 ~sparc ~ppc ~ppc64" +KEYWORDS="~ppc ~ppc64 ~sparc x86" IUSE="static" DEPEND="virtual/libc" |