diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 17:18:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 17:18:43 +0200 |
commit | e9d21a2e856d49df2f8cc4605f28040eb3e2fef2 (patch) | |
tree | 58307efd5672d265e81f53562ad48e6483907673 /app-benchmarks | |
parent | media-sound/soundconverter: x86 stable (bug #676256) (diff) | |
download | gentoo-e9d21a2e856d49df2f8cc4605f28040eb3e2fef2.tar.gz gentoo-e9d21a2e856d49df2f8cc4605f28040eb3e2fef2.tar.bz2 gentoo-e9d21a2e856d49df2f8cc4605f28040eb3e2fef2.zip |
app-benchmarks/stress: x86 stable (bug #682720)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-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 91a885ecdd99..9312b2f8abb6 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() { |