summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-06-29 15:43:52 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-06-29 15:43:52 +0000
commitc5e8707c8975714f4dcdf9b4f8f933e9a24047c3 (patch)
treeab40e4ca3ba2dc01f74b2e11d6921207823c179b /app-benchmarks/cpuburn
parentunmasking and changelog fixes (diff)
downloadhistorical-c5e8707c8975714f4dcdf9b4f8f933e9a24047c3.tar.gz
historical-c5e8707c8975714f4dcdf9b4f8f933e9a24047c3.tar.bz2
historical-c5e8707c8975714f4dcdf9b4f8f933e9a24047c3.zip
unmasking and changelog fixes
Diffstat (limited to 'app-benchmarks/cpuburn')
-rw-r--r--app-benchmarks/cpuburn/cpuburn-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/cpuburn/cpuburn-1.4.ebuild b/app-benchmarks/cpuburn/cpuburn-1.4.ebuild
index 8b4ebb77962e..d0652afd9278 100644
--- a/app-benchmarks/cpuburn/cpuburn-1.4.ebuild
+++ b/app-benchmarks/cpuburn/cpuburn-1.4.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/cpuburn/cpuburn-1.4.ebuild,v 1.3 2003/02/13 05:58:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4.ebuild,v 1.4 2003/06/29 15:43:52 aliz Exp $
DESCRIPTION="This program is designed to heavily load CPU chips [testing purposes]"
HOMEPAGE="http://users.ev1.net/~redelm/"
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P}"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~x86 -ppc -sparc -alpha"
+KEYWORDS="x86 -ppc -sparc -alpha"
RESTRICT="nostrip"
DEPEND="sys-devel/gcc"