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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6A3BA158004 for ; Mon, 26 Feb 2024 19:59:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 375F8E2B40; Mon, 26 Feb 2024 19:59:06 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C24BE2B3E for ; Mon, 26 Feb 2024 19:59:06 +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 23A1E33BF60 for ; Mon, 26 Feb 2024 19:59:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7D1E14F4 for ; Mon, 26 Feb 2024 19:59:01 +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: <1708977520.c9fd095bf7c6cbe9cacfc94b18fdffe6c587fb33.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-libs/ksanecore/ X-VCS-Repository: proj/kde X-VCS-Files: media-libs/ksanecore/ksanecore-24.02.0.ebuild X-VCS-Directories: media-libs/ksanecore/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c9fd095bf7c6cbe9cacfc94b18fdffe6c587fb33 X-VCS-Branch: master Date: Mon, 26 Feb 2024 19:59:01 +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: 42cf10eb-f18e-4789-bd61-41aeff291d15 X-Archives-Hash: 67695f28fee62f8488c1c7a867d0b34a commit: c9fd095bf7c6cbe9cacfc94b18fdffe6c587fb33 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 26 18:45:04 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 26 19:58:40 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c9fd095b media-libs/ksanecore: Re-add 24.02.0:5 KEYWORDS Only Qt6 revdeps will need to undergo re-keywording. Signed-off-by: Andreas Sturmlechner gentoo.org> media-libs/ksanecore/ksanecore-24.02.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/ksanecore/ksanecore-24.02.0.ebuild b/media-libs/ksanecore/ksanecore-24.02.0.ebuild index 018b70b668..c2f93905e4 100644 --- a/media-libs/ksanecore/ksanecore-24.02.0.ebuild +++ b/media-libs/ksanecore/ksanecore-24.02.0.ebuild @@ -13,7 +13,7 @@ https://api.kde.org/ksanecore/html/index.html" LICENSE="|| ( LGPL-2.1 LGPL-3 )" SLOT="5" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" DEPEND=" >=dev-qt/qtgui-${QTMIN}:5