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 23A811581C1 for ; Sat, 13 Jul 2024 20:36:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EDF82BC035; Sat, 13 Jul 2024 20:36:34 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 22D7A2BC032 for ; Sat, 13 Jul 2024 20:36:34 +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 181D1335DEB for ; Sat, 13 Jul 2024 20:36:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80C3D1D45 for ; Sat, 13 Jul 2024 20:36:31 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1720902971.4a09c2098e2f33f7e059750fc2825ff7556dd968.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/krita/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/krita/krita-5.2.3.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4a09c2098e2f33f7e059750fc2825ff7556dd968 X-VCS-Branch: master Date: Sat, 13 Jul 2024 20:36:31 +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: 8f5380d1-a466-422c-b213-881fa6330a40 X-Archives-Hash: 301c0e92fac8c8ee9b9c6ca90168d811 commit: 4a09c2098e2f33f7e059750fc2825ff7556dd968 Author: Sam James gentoo org> AuthorDate: Sat Jul 13 20:36:11 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 13 20:36:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a09c209 media-gfx/krita: Keyword 5.2.3 arm64, #936009 Signed-off-by: Sam James gentoo.org> media-gfx/krita/krita-5.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/krita/krita-5.2.3.ebuild b/media-gfx/krita/krita-5.2.3.ebuild index d166bd24bda9..f1a9f547bcb7 100644 --- a/media-gfx/krita/krita-5.2.3.ebuild +++ b/media-gfx/krita/krita-5.2.3.ebuild @@ -11,7 +11,7 @@ inherit ecm kde.org python-single-r1 if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~arm64" fi DESCRIPTION="Free digital painting application. Digital Painting, Creative Freedom!"