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 EC607158074 for ; Fri, 04 Jul 2025 20:12:26 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B211D3421BB for ; Fri, 04 Jul 2025 20:12:26 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4136811055D; Fri, 04 Jul 2025 20:12:16 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 34B4D11028B for ; Fri, 04 Jul 2025 20:12:16 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 155A53420B7 for ; Fri, 04 Jul 2025 20:12:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A510E2AF9 for ; Fri, 04 Jul 2025 20:12:08 +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: <1751659915.13d04d411d21210873586d9c101ff17d9eaa117d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice/libreoffice-25.2.4.3-r1.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 13d04d411d21210873586d9c101ff17d9eaa117d X-VCS-Branch: master Date: Fri, 04 Jul 2025 20:12:08 +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: 27c304af-b07e-4387-88c2-9a9241005c90 X-Archives-Hash: 7398f290ca6df1dab0ff3a248ad86fd1 commit: 13d04d411d21210873586d9c101ff17d9eaa117d Author: Sam James gentoo org> AuthorDate: Fri Jul 4 20:11:10 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jul 4 20:11:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d04d41 app-office/libreoffice: Stabilize 25.2.4.3-r1 amd64, #958981 Signed-off-by: Sam James gentoo.org> app-office/libreoffice/libreoffice-25.2.4.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice/libreoffice-25.2.4.3-r1.ebuild b/app-office/libreoffice/libreoffice-25.2.4.3-r1.ebuild index bb73882df7a4..a669b280dfa7 100644 --- a/app-office/libreoffice/libreoffice-25.2.4.3-r1.ebuild +++ b/app-office/libreoffice/libreoffice-25.2.4.3-r1.ebuild @@ -85,7 +85,7 @@ LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${MY_PV} == *9999* ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux" # Extensions that need extra work: LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher"