commit: 92500d44b2a5519bc3da78419e0e6b64e75f9d8e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 24 21:52:52 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 24 21:52:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92500d44
app-benchmarks/hyperfine: Stabilize 1.11.0 amd64, #766447 Signed-off-by: Sam James <sam <AT> gentoo.org> app-benchmarks/hyperfine/hyperfine-1.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-benchmarks/hyperfine/hyperfine-1.11.0.ebuild b/app-benchmarks/hyperfine/hyperfine-1.11.0.ebuild index b0346471163..447cffcef9c 100644 --- a/app-benchmarks/hyperfine/hyperfine-1.11.0.ebuild +++ b/app-benchmarks/hyperfine/hyperfine-1.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -89,7 +89,7 @@ SRC_URI="https://github.com/sharkdp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 Boost-1.0 ISC MIT MPL-2.0 Unlicense" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" QA_FLAGS_IGNORED="usr/bin/${PN}"
