diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:52:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:52:59 +0100 |
commit | 513be560eef25cd595999fc71e0127dcbc54238c (patch) | |
tree | 3f62135fa9062c58033c1d5badf8d0d03bb920d2 /app-benchmarks | |
parent | sys-apps/systemd: stable 241-r1 for ppc, bug #682468 (diff) | |
download | gentoo-513be560eef25cd595999fc71e0127dcbc54238c.tar.gz gentoo-513be560eef25cd595999fc71e0127dcbc54238c.tar.bz2 gentoo-513be560eef25cd595999fc71e0127dcbc54238c.zip |
app-benchmarks/stress: stable 1.0.4-r2 for ppc, bug #682720
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
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 | 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 6789aa5c6fc2..d0d68b2cdb9f 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() { |