diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:07:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:07:39 +0200 |
commit | 2fd33c74787ac1e3fc47a2ee8c9a32b9e80e9f17 (patch) | |
tree | e9619a270a6e797bd9d7d6fb177471de5a6704db | |
parent | app-benchmarks/cpuburn: amd64 stable wrt bug #682714 (diff) | |
download | gentoo-2fd33c74787ac1e3fc47a2ee8c9a32b9e80e9f17.tar.gz gentoo-2fd33c74787ac1e3fc47a2ee8c9a32b9e80e9f17.tar.bz2 gentoo-2fd33c74787ac1e3fc47a2ee8c9a32b9e80e9f17.zip |
app-benchmarks/stress: amd64 stable wrt bug #682720
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | app-benchmarks/stress/stress-1.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/stress/stress-1.0.4-r2.ebuild b/app-benchmarks/stress/stress-1.0.4-r2.ebuild index 212f4bfe9995..6789aa5c6fc2 100644 --- a/app-benchmarks/stress/stress-1.0.4-r2.ebuild +++ b/app-benchmarks/stress/stress-1.0.4-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://people.seas.harvard.edu/~apw/${PN}/${P}.tar.gz -> ${P}-r1.tar.g LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 sparc ~x86" IUSE="static" src_configure() { |