commit: ec3561af4f6c70f3711127d1547dad84f9c4a0c8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 10 03:05:25 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 10 03:05:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec3561af
dev-util/cloc: Stabilize 2.00 amd64, #951082 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/cloc/cloc-2.00.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/cloc/cloc-2.00.ebuild b/dev-util/cloc/cloc-2.00.ebuild index 1d5399d36cff..0b859ee64ad1 100644 --- a/dev-util/cloc/cloc-2.00.ebuild +++ b/dev-util/cloc/cloc-2.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/AlDanial/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}
