diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-08 23:41:56 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-08 23:07:18 +0100 |
commit | 7d3ee08fe0cfb68d7c34db4ff8aa64e06a0b3569 (patch) | |
tree | ff099f1e1457b90321fdf8ca5cb103712abccb1f /app-benchmarks | |
parent | dev-python/pytest: stable 3.10.1 for hppa, bug #676592 (diff) | |
download | gentoo-7d3ee08fe0cfb68d7c34db4ff8aa64e06a0b3569.tar.gz gentoo-7d3ee08fe0cfb68d7c34db4ff8aa64e06a0b3569.tar.bz2 gentoo-7d3ee08fe0cfb68d7c34db4ff8aa64e06a0b3569.zip |
app-benchmarks/stress: stable 1.0.4-r2 for sparc, bug #682720
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/stress/stress-1.0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/stress/stress-1.0.4-r2.ebuild b/app-benchmarks/stress/stress-1.0.4-r2.ebuild index 41adb494631e..212f4bfe9995 100644 --- a/app-benchmarks/stress/stress-1.0.4-r2.ebuild +++ b/app-benchmarks/stress/stress-1.0.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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() { |