Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/cpuburn/
Date: Fri, 02 Aug 2019 08:17:53
Message-Id: 1564733688.a284c3ce1ca187721c4ecdecac449aa9e03915e6.zlogene@gentoo
1 commit: a284c3ce1ca187721c4ecdecac449aa9e03915e6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 2 08:14:48 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 2 08:14:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a284c3ce
7
8 app-benchmarks/cpuburn: arm stable wrt bug #682714
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild b/app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild
18 index df7d1c48a38..93e6f0dda68 100644
19 --- a/app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild
20 +++ b/app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild
21 @@ -9,7 +9,7 @@ DESCRIPTION="CPU testing utilities in optimized assembler for maximum loading"
22 HOMEPAGE="https://downloads.bl4ckb0x.de/pages.sbcglobal.net/redelm/"
23 SRC_URI="https://downloads.bl4ckb0x.de/pages.sbcglobal.net/redelm/${PN}_${MY_PV}_tar.gz -> ${P}.tar.gz"
24
25 -KEYWORDS="-* amd64 ~arm x86"
26 +KEYWORDS="-* amd64 arm x86"
27 LICENSE="GPL-2"
28 SLOT="0"