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 104F01582EF for ; Sun, 09 Mar 2025 08:33:54 +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 E96AA3430F5 for ; Sun, 09 Mar 2025 08:33:53 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D63E6110479; Sun, 09 Mar 2025 08:33:26 +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 CAD53110476 for ; Sun, 09 Mar 2025 08:33:26 +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 83881343072 for ; Sun, 09 Mar 2025 08:33:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED40628D2 for ; Sun, 09 Mar 2025 08:33:22 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1741509177.e63192559c3fd2abab08890bfad3cda534dc75b3.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kglobalaccel/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kglobalaccel/kglobalaccel-5.116.0-r1.ebuild X-VCS-Directories: kde-frameworks/kglobalaccel/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e63192559c3fd2abab08890bfad3cda534dc75b3 X-VCS-Branch: master Date: Sun, 09 Mar 2025 08:33:22 +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: b56e5043-a733-4109-986f-86a79e207323 X-Archives-Hash: f58fa57f3d560533fea4ad42252de84b commit: e63192559c3fd2abab08890bfad3cda534dc75b3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 8 10:08:51 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 9 08:32:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6319255 kde-frameworks/kglobalaccel: unkeyword 5.116.0-r1 for ~arm Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kglobalaccel/kglobalaccel-5.116.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-frameworks/kglobalaccel/kglobalaccel-5.116.0-r1.ebuild b/kde-frameworks/kglobalaccel/kglobalaccel-5.116.0-r1.ebuild index d90e18fc0deb..3be68ad01a50 100644 --- a/kde-frameworks/kglobalaccel/kglobalaccel-5.116.0-r1.ebuild +++ b/kde-frameworks/kglobalaccel/kglobalaccel-5.116.0-r1.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 @@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework to handle global shortcuts" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv ~x86" IUSE="kf6compat" RESTRICT="test" # requires installed instance