commit: b45cbdf1aecc11e79a69ca69fbc8f819430f1b40 Author: Luca Barbato <lu_zero <AT> gentoo <DOT> org> AuthorDate: Sat Nov 4 15:02:35 2023 +0000 Commit: Luca Barbato <lu_zero <AT> gentoo <DOT> org> CommitDate: Sat Nov 4 15:07:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b45cbdf1
app-text/sloccount: keyword 2.26-r3 for ~ppc64 Signed-off-by: Luca Barbato <lu_zero <AT> gentoo.org> app-text/sloccount/sloccount-2.26-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}"
