commit: c84f3f4ef74eeaa7b29fb8eb214c71db1ddb0b19 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 04:59:12 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 04:59:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84f3f4e
app-benchmarks/dbench: Stabilize 4.0 arm64, #948455 Signed-off-by: Sam James <sam <AT> gentoo.org> app-benchmarks/dbench/dbench-4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-benchmarks/dbench/dbench-4.0.ebuild b/app-benchmarks/dbench/dbench-4.0.ebuild index 68746d46b4a0..06de442172db 100644 --- a/app-benchmarks/dbench/dbench-4.0.ebuild +++ b/app-benchmarks/dbench/dbench-4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.samba.org/ftp/tridge/dbench/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86" DEPEND="dev-libs/popt" RDEPEND="${DEPEND}"
