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 D094C158004 for ; Mon, 26 Feb 2024 19:59:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00B8DE2B1E; Mon, 26 Feb 2024 19:59:05 +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 D857AE2B1E for ; Mon, 26 Feb 2024 19:59:04 +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 BD2BA33BF39 for ; Mon, 26 Feb 2024 19:59:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 158C314EA 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.0de4c2f73363704cc46736174b53c00722a1c80d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/marble/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/marble/marble-24.02.0.ebuild X-VCS-Directories: kde-apps/marble/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0de4c2f73363704cc46736174b53c00722a1c80d 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: 6d08fec2-94de-494c-b0e5-fec50438918f X-Archives-Hash: fb6e7170dc5edfe6b268a6f6394cb4cd commit: 0de4c2f73363704cc46736174b53c00722a1c80d Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 26 18:44:38 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=0de4c2f7 kde-apps/marble: Re-add 24.02.0:5 KEYWORDS Only Qt6 revdeps will need to undergo re-keywording. Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/marble/marble-24.02.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/marble/marble-24.02.0.ebuild b/kde-apps/marble/marble-24.02.0.ebuild index 8561046e8b..0290d2f3c1 100644 --- a/kde-apps/marble/marble-24.02.0.ebuild +++ b/kde-apps/marble/marble-24.02.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://marble.kde.org/" LICENSE="GPL-2" # TODO: CHECK SLOT="5/$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" IUSE="aprs +dbus designer +geolocation gps +kde +pbf phonon shapefile +webengine" # bug 588320