From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AC13B1581F3 for ; Mon, 2 Dec 2024 13:15:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F4EDE08DA; Mon, 2 Dec 2024 13:15:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 05D79E08DA for ; Mon, 2 Dec 2024 13:15:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1ED8E33FEF1 for ; Mon, 2 Dec 2024 13:15:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF13B22C6 for ; Mon, 2 Dec 2024 13:15:08 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1733145298.94eb4315421f704db6af5732fba872823bcf3670.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cloc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cloc/cloc-1.96.ebuild X-VCS-Directories: dev-util/cloc/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 94eb4315421f704db6af5732fba872823bcf3670 X-VCS-Branch: master Date: Mon, 2 Dec 2024 13:15:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fb931826-fb6d-4660-919a-cc6457ff05bf X-Archives-Hash: 3fa47f16d15425e2a99c04671e9947d4 commit: 94eb4315421f704db6af5732fba872823bcf3670 Author: Jakov Smolić gentoo org> AuthorDate: Mon Dec 2 13:14:58 2024 +0000 Commit: Jakov Smolić gentoo 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ć 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}