diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-03-29 13:32:26 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-03-29 13:32:26 +0000 |
commit | 9acf7f3bc5f9950e6cb04fedc03dc7c24ca55f8e (patch) | |
tree | f03a28a6254dffe6debc32234b11e0780ce6d493 /app-benchmarks/nbench/nbench-2.2.2.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-9acf7f3bc5f9950e6cb04fedc03dc7c24ca55f8e.tar.gz historical-9acf7f3bc5f9950e6cb04fedc03dc7c24ca55f8e.tar.bz2 historical-9acf7f3bc5f9950e6cb04fedc03dc7c24ca55f8e.zip |
Stable on hppa.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-benchmarks/nbench/nbench-2.2.2.ebuild')
-rw-r--r-- | app-benchmarks/nbench/nbench-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/nbench/nbench-2.2.2.ebuild b/app-benchmarks/nbench/nbench-2.2.2.ebuild index 34873657fc05..6d5dd03c11e2 100644 --- a/app-benchmarks/nbench/nbench-2.2.2.ebuild +++ b/app-benchmarks/nbench/nbench-2.2.2.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/nbench/nbench-2.2.2.ebuild,v 1.3 2005/03/13 21:14:32 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/nbench/nbench-2.2.2.ebuild,v 1.4 2005/03/29 13:32:26 gmsoft Exp $ MY_P="${PN}-byte-${PV}" DESCRIPTION="Linux/Unix of release 2 of BYTE Magazine's BYTEmark benchmark" @@ -9,7 +9,7 @@ SRC_URI="http://www.tux.org/~mayer/linux/${MY_P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="~x86 ~amd64 ~sparc ~mips ~ppc ~alpha" +KEYWORDS="~x86 ~amd64 ~sparc ~mips ~ppc ~alpha hppa" IUSE="" DEPEND="virtual/libc" |