From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CE27C158B20 for ; Fri, 07 Feb 2025 21:16:48 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B98B0343081 for ; Fri, 07 Feb 2025 21:16:48 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DE64A110484; Fri, 07 Feb 2025 21:16:12 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id CDDC3110483 for ; Fri, 07 Feb 2025 21:16:12 +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 8251E343050 for ; Fri, 07 Feb 2025 21:16:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 082622725 for ; Fri, 07 Feb 2025 21:16:09 +0000 (UTC) From: "Arthur Zamarin" 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" Message-ID: <1738962963.e55fe25ebf0b6303106d60bd7bfe8a5b429c29b3.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.10.0.ebuild X-VCS-Directories: kde-frameworks/syntax-highlighting/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: e55fe25ebf0b6303106d60bd7bfe8a5b429c29b3 X-VCS-Branch: master Date: Fri, 07 Feb 2025 21:16:09 +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: ca018e13-770b-4cbc-9e82-264dfb70a328 X-Archives-Hash: 720b9fafc43db70071064094f1a8f58e commit: e55fe25ebf0b6303106d60bd7bfe8a5b429c29b3 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Feb 7 20:51:51 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Feb 7 21:16:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e55fe25e kde-frameworks/syntax-highlighting: Stabilize 6.10.0 amd64, #949237 Signed-off-by: Arthur Zamarin gentoo.org> kde-frameworks/syntax-highlighting/syntax-highlighting-6.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/syntax-highlighting/syntax-highlighting-6.10.0.ebuild b/kde-frameworks/syntax-highlighting/syntax-highlighting-6.10.0.ebuild index 473fe1a47f7f..5dd915590b9a 100644 --- a/kde-frameworks/syntax-highlighting/syntax-highlighting-6.10.0.ebuild +++ b/kde-frameworks/syntax-highlighting/syntax-highlighting-6.10.0.ebuild @@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework for syntax highlighting" LICENSE="MIT" -KEYWORDS="~amd64 arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="" # examples: dev-qt/qtbase[printsupport,widgets]