diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-07 13:38:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-07 13:38:07 +0000 |
commit | e714faed9ef58fda603a102f6891079ce49069f9 (patch) | |
tree | 206745bd9ac25affede7d83f71951ccb7883084d /app-benchmarks/stress/stress-1.0.0.ebuild | |
parent | Add ~arm wrt #283103 (diff) | |
download | gentoo-2-e714faed9ef58fda603a102f6891079ce49069f9.tar.gz gentoo-2-e714faed9ef58fda603a102f6891079ce49069f9.tar.bz2 gentoo-2-e714faed9ef58fda603a102f6891079ce49069f9.zip |
Add ~arm wrt #282197
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-benchmarks/stress/stress-1.0.0.ebuild')
-rw-r--r-- | app-benchmarks/stress/stress-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/stress/stress-1.0.0.ebuild b/app-benchmarks/stress/stress-1.0.0.ebuild index 8018ae974f2a..ff11eac86304 100644 --- a/app-benchmarks/stress/stress-1.0.0.ebuild +++ b/app-benchmarks/stress/stress-1.0.0.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.0.ebuild,v 1.7 2009/05/17 18:33:17 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.0.ebuild,v 1.8 2009/09/07 13:38:07 armin76 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 ~mips ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~mips ppc ppc64 sparc x86" IUSE="static" DEPEND="sys-apps/help2man" |