summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-12-16 10:53:02 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-12-16 10:53:02 +0000
commit625e33390764bfd87421b9afa93332eaf7b2e25a (patch)
tree92441362346be8759c05c10762900a38652704d4 /app-benchmarks/stress
parentKeywords ~amd64. (Manifest recommit) (diff)
downloadgentoo-2-625e33390764bfd87421b9afa93332eaf7b2e25a.tar.gz
gentoo-2-625e33390764bfd87421b9afa93332eaf7b2e25a.tar.bz2
gentoo-2-625e33390764bfd87421b9afa93332eaf7b2e25a.zip
stable on ppc64
Diffstat (limited to 'app-benchmarks/stress')
-rw-r--r--app-benchmarks/stress/ChangeLog5
-rw-r--r--app-benchmarks/stress/stress-0.18.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-benchmarks/stress/ChangeLog b/app-benchmarks/stress/ChangeLog
index cdbcd8417664..1bc91f28c205 100644
--- a/app-benchmarks/stress/ChangeLog
+++ b/app-benchmarks/stress/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/stress
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v 1.13 2004/11/03 19:31:04 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v 1.14 2004/12/16 10:53:02 corsair Exp $
+
+ 16 Dec 2004; Markus Rothe <corsair@gentoo.org> stress-0.18.1.ebuild:
+ Stable on ppc64
03 Nov 2004; Markus Rothe <corsair@gentoo.org> stress-0.18.1.ebuild:
Marked ~ppc64; bug #69909
diff --git a/app-benchmarks/stress/stress-0.18.1.ebuild b/app-benchmarks/stress/stress-0.18.1.ebuild
index f1f7f8ebc8f5..6c3734852e69 100644
--- a/app-benchmarks/stress/stress-0.18.1.ebuild
+++ b/app-benchmarks/stress/stress-0.18.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-0.18.1.ebuild,v 1.8 2004/11/03 19:31:04 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-0.18.1.ebuild,v 1.9 2004/12/16 10:53:02 corsair Exp $
MY_P=${PN}-${PV/_/}
S="${WORKDIR}/${MY_P}"
@@ -11,7 +11,7 @@ SRC_URI="http://weather.ou.edu/~apw/projects/stress/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="x86 ~sparc ppc ~ppc64"
+KEYWORDS="x86 ~sparc ppc ppc64"
DEPEND=""
RDEPEND=""