diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:07:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:07:34 +0200 |
commit | 0f0a67f89b51d6cc45bcc530647fb61781e403dd (patch) | |
tree | 73a89b8b1d79be3c0c59ff45a56a3874570fe0ac /app-benchmarks/cpuburn | |
parent | app-admin/dio: amd64 stable wrt bug #682712 (diff) | |
download | gentoo-0f0a67f89b51d6cc45bcc530647fb61781e403dd.tar.gz gentoo-0f0a67f89b51d6cc45bcc530647fb61781e403dd.tar.bz2 gentoo-0f0a67f89b51d6cc45bcc530647fb61781e403dd.zip |
app-benchmarks/cpuburn: amd64 stable wrt bug #682714
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-benchmarks/cpuburn')
-rw-r--r-- | app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild b/app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild index 1933ce1f6a64..d3c48b8eb12e 100644 --- a/app-benchmarks/cpuburn/cpuburn-1.4a-r3.ebuild +++ b/app-benchmarks/cpuburn/cpuburn-1.4a-r3.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 @@ 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" |