commit: 94eb4315421f704db6af5732fba872823bcf3670 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Dec 2 13:14:58 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Dec 2 13:14:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94eb4315
dev-util/cloc: Stabilize 1.96 x86, #945636 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-util/cloc/cloc-1.96.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/cloc/cloc-1.96.ebuild b/dev-util/cloc/cloc-1.96.ebuild index 7918ec1d987b..b01d1fc97955 100644 --- a/dev-util/cloc/cloc-1.96.ebuild +++ b/dev-util/cloc/cloc-1.96.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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}
