From b45cbdf1aecc11e79a69ca69fbc8f819430f1b40 Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Sat, 4 Nov 2023 16:02:35 +0100 Subject: app-text/sloccount: keyword 2.26-r3 for ~ppc64 Signed-off-by: Luca Barbato --- app-text/sloccount/sloccount-2.26-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text') diff --git a/app-text/sloccount/sloccount-2.26-r3.ebuild b/app-text/sloccount/sloccount-2.26-r3.ebuild index 2f0ecfabf246..8c1be8fa076d 100644 --- a/app-text/sloccount/sloccount-2.26-r3.ebuild +++ b/app-text/sloccount/sloccount-2.26-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://www.dwheeler.com/sloccount/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="dev-lang/perl" DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad