summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-benchmarks/stress/stress-0.17.2.ebuild')
-rw-r--r--app-benchmarks/stress/stress-0.17.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/stress/stress-0.17.2.ebuild b/app-benchmarks/stress/stress-0.17.2.ebuild
index 5a48e88c7ff3..30ba7bfc1a5a 100644
--- a/app-benchmarks/stress/stress-0.17.2.ebuild
+++ b/app-benchmarks/stress/stress-0.17.2.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/app-benchmarks/stress/stress-0.17.2.ebuild,v 1.1 2003/06/28 14:16:17 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-0.17.2.ebuild,v 1.2 2003/08/04 18:14:03 mholzer Exp $
MY_P=${PN}-${PV/_/}
S="${WORKDIR}/${MY_P}"
@@ -11,7 +11,7 @@ SRC_URI="http://weather.ou.edu/~apw/projects/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
DEPEND=""
RDEPEND=""