diff options
Diffstat (limited to 'app-benchmarks/stress/stress-1.0.1.ebuild')
-rw-r--r-- | app-benchmarks/stress/stress-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/stress/stress-1.0.1.ebuild b/app-benchmarks/stress/stress-1.0.1.ebuild index 1284b06ec60d..d7e3b8e12744 100644 --- a/app-benchmarks/stress/stress-1.0.1.ebuild +++ b/app-benchmarks/stress/stress-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.1.ebuild,v 1.1 2009/11/08 12:42:23 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.1.ebuild,v 1.2 2009/12/28 16:47:12 tcunha Exp $ inherit autotools flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://weather.ou.edu/~apw/projects/stress/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 sparc ~x86" IUSE="static" DEPEND="sys-apps/help2man" |