diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-13 13:58:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-13 13:58:22 +0100 |
commit | dfb177c34bba078d2e1ca5758ae4c382fce43b83 (patch) | |
tree | 73d9b0ce9433d9e33905c1b1cf69d2a40e225230 /app-benchmarks | |
parent | app-editors/focuswriter: amd64 stable wrt bug #612470 (diff) | |
download | gentoo-dfb177c34bba078d2e1ca5758ae4c382fce43b83.tar.gz gentoo-dfb177c34bba078d2e1ca5758ae4c382fce43b83.tar.bz2 gentoo-dfb177c34bba078d2e1ca5758ae4c382fce43b83.zip |
app-benchmarks/stress: amd64 stable wrt bug #612478
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/stress/stress-1.0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/stress/stress-1.0.4-r1.ebuild b/app-benchmarks/stress/stress-1.0.4-r1.ebuild index b091c82f8a9d..73368d2831b5 100644 --- a/app-benchmarks/stress/stress-1.0.4-r1.ebuild +++ b/app-benchmarks/stress/stress-1.0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://people.seas.harvard.edu/~apw/stress/${MY_P}.tar.gz -> ${MY_P}-r1 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="static" S=${WORKDIR}/${MY_P} |