diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:44:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:44:17 +0200 |
commit | 2b2b4df0437e9300728755101a1b487ff30ae153 (patch) | |
tree | 3ebbb57b7a8200401811ed53b35eebeae0a46657 /app-benchmarks/cpuburn | |
parent | dev-perl/Test-Mock-LWP-Dispatch: x86 stable wrt bug #682590 (diff) | |
download | gentoo-2b2b4df0437e9300728755101a1b487ff30ae153.tar.gz gentoo-2b2b4df0437e9300728755101a1b487ff30ae153.tar.bz2 gentoo-2b2b4df0437e9300728755101a1b487ff30ae153.zip |
app-benchmarks/cpuburn: x86 stable wrt bug #682714
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-benchmarks/cpuburn')
-rw-r--r-- | app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild b/app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild index d3c48b8eb12e..df7d1c48a385 100644 --- a/app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild +++ b/app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="CPU testing utilities in optimized assembler for maximum loading" HOMEPAGE="https://downloads.bl4ckb0x.de/pages.sbcglobal.net/redelm/" SRC_URI="https://downloads.bl4ckb0x.de/pages.sbcglobal.net/redelm/${PN}_${MY_PV}_tar.gz -> ${P}.tar.gz" -KEYWORDS="-* amd64 ~arm ~x86" +KEYWORDS="-* amd64 ~arm x86" LICENSE="GPL-2" SLOT="0" |