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 8D59815808A for ; Thu, 24 Jul 2025 19:23:55 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 74A01340DCC for ; Thu, 24 Jul 2025 19:23:55 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 81BBF110565; Thu, 24 Jul 2025 19:23:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 7C0AD110565 for ; Thu, 24 Jul 2025 19:23:43 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C4F73408F0 for ; Thu, 24 Jul 2025 19:23:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AD4732BD for ; Thu, 24 Jul 2025 19:23:40 +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: <1753384741.628d6fcc2207b382411faf445eb5ec056a2775ac.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/kpmcore/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/kpmcore/kpmcore-25.04.3.ebuild X-VCS-Directories: sys-libs/kpmcore/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 628d6fcc2207b382411faf445eb5ec056a2775ac X-VCS-Branch: master Date: Thu, 24 Jul 2025 19:23:40 +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: 0f8d11ce-ef66-4e9a-a33e-4a79ed707cd7 X-Archives-Hash: 85496d920175670fdc40fd0b21e6b4e9 commit: 628d6fcc2207b382411faf445eb5ec056a2775ac Author: Arthur Zamarin gentoo org> AuthorDate: Thu Jul 24 19:19:01 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Jul 24 19:19:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628d6fcc sys-libs/kpmcore: Stabilize 25.04.3 amd64, #959779 Signed-off-by: Arthur Zamarin gentoo.org> sys-libs/kpmcore/kpmcore-25.04.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/kpmcore/kpmcore-25.04.3.ebuild b/sys-libs/kpmcore/kpmcore-25.04.3.ebuild index 5acdad4c48c4..e8fae7cc1b7c 100644 --- a/sys-libs/kpmcore/kpmcore-25.04.3.ebuild +++ b/sys-libs/kpmcore/kpmcore-25.04.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/partitionmanager/" LICENSE="GPL-3" SLOT="6/10" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="" # bug 689468, tests need polkit etc.