From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 77C9B1584AD for ; Sat, 03 May 2025 10:53:08 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 61B6C3430B2 for ; Sat, 03 May 2025 10:53:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id BFBA711047D; Sat, 03 May 2025 10:52:49 +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 bobolink.gentoo.org (Postfix) with ESMTPS id B666811047D for ; Sat, 03 May 2025 10:52:49 +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 73DB7343112 for ; Sat, 03 May 2025 10:52:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E48242736 for ; Sat, 03 May 2025 10:52:46 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1746269558.b7a69d1ef007cf9c08cf5dcc74d6b91eaa67a37c.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/calver/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/calver/calver-2025.4.17.ebuild X-VCS-Directories: dev-python/calver/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: b7a69d1ef007cf9c08cf5dcc74d6b91eaa67a37c X-VCS-Branch: master Date: Sat, 03 May 2025 10:52:46 +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: fa757b13-c45b-4013-a14e-a062d0288a1f X-Archives-Hash: cf95d42115d6b982b8557decfe845946 commit: b7a69d1ef007cf9c08cf5dcc74d6b91eaa67a37c Author: Arthur Zamarin gentoo org> AuthorDate: Sat May 3 10:52:38 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat May 3 10:52:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a69d1e dev-python/calver: Stabilize 2025.4.17 ALLARCHES, #955334 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/calver/calver-2025.4.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/calver/calver-2025.4.17.ebuild b/dev-python/calver/calver-2025.4.17.ebuild index 02e15c62d5da..42dab231ea79 100644 --- a/dev-python/calver/calver-2025.4.17.ebuild +++ b/dev-python/calver/calver-2025.4.17.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" BDEPEND=" >=dev-python/setuptools-77.0.1[${PYTHON_USEDEP}]