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 722E8158004 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 BA253E2B1A; Mon, 26 Feb 2024 19:59:04 +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 A261BE2B1A 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 94E2F33BEEE 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 01F7314E8 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.89c7c8e990cb5408462293c07591491d26b125cb.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/lokalize/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/lokalize/lokalize-24.02.0.ebuild X-VCS-Directories: kde-apps/lokalize/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 89c7c8e990cb5408462293c07591491d26b125cb 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: 90a09810-1f34-4b79-9206-faffe38ca966 X-Archives-Hash: 9049807c82c783013799b6a4982f6137 commit: 89c7c8e990cb5408462293c07591491d26b125cb Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 26 18:44:35 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=89c7c8e9 kde-apps/lokalize: 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/lokalize/lokalize-24.02.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/lokalize/lokalize-24.02.0.ebuild b/kde-apps/lokalize/lokalize-24.02.0.ebuild index 0ba9b3a4a9..a19c8ea8ba 100644 --- a/kde-apps/lokalize/lokalize-24.02.0.ebuild +++ b/kde-apps/lokalize/lokalize-24.02.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/lokalize/ https://l10n.kde.org/tools/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"