From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1678178-garchives=archives.gentoo.org@lists.gentoo.org> 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 A5FDA15807A for <garchives@archives.gentoo.org>; Wed, 9 Oct 2024 07:03:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA80FE29C4; Wed, 9 Oct 2024 07:03:31 +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 96691E29C4 for <gentoo-commits@lists.gentoo.org>; Wed, 9 Oct 2024 07:03:31 +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 945BF3431DC for <gentoo-commits@lists.gentoo.org>; Wed, 9 Oct 2024 07:03:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1479427E0 for <gentoo-commits@lists.gentoo.org>; Wed, 9 Oct 2024 07:03:28 +0000 (UTC) From: "Arthur Zamarin" <arthurzam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" <arthurzam@gentoo.org> Message-ID: <1728457237.a27482b29c0db0f8b10ec61cda0b35e41aceca22.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/syntax-highlighting/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/syntax-highlighting/syntax-highlighting-6.6.0.ebuild X-VCS-Directories: kde-frameworks/syntax-highlighting/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: a27482b29c0db0f8b10ec61cda0b35e41aceca22 X-VCS-Branch: master Date: Wed, 9 Oct 2024 07:03:28 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1236af93-833b-44a4-b8ac-8bdc0c74fc27 X-Archives-Hash: 0b6c6e25c9256541328da4814153a036 commit: a27482b29c0db0f8b10ec61cda0b35e41aceca22 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 9 07:00:37 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Oct 9 07:00:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a27482b2 kde-frameworks/syntax-highlighting: Stabilize 6.6.0 arm64, #940668 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> kde-frameworks/syntax-highlighting/syntax-highlighting-6.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/syntax-highlighting/syntax-highlighting-6.6.0.ebuild b/kde-frameworks/syntax-highlighting/syntax-highlighting-6.6.0.ebuild index e43ac7375cf1..be71c9b2c0c9 100644 --- a/kde-frameworks/syntax-highlighting/syntax-highlighting-6.6.0.ebuild +++ b/kde-frameworks/syntax-highlighting/syntax-highlighting-6.6.0.ebuild @@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework for syntax highlighting" LICENSE="MIT" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" IUSE="" # examples: dev-qt/qtbase[printsupport,widgets]