diff options
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" |