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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2142515802C for ; Tue, 17 Dec 2024 09:32:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE75BE07D9; Tue, 17 Dec 2024 09:32:01 +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 0CE26E0843 for ; Tue, 17 Dec 2024 09:31:59 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0EA9933BF39 for ; Tue, 17 Dec 2024 09:31:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3164E1EC5 for ; Tue, 17 Dec 2024 09:31:56 +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: <1734427891.e26b46bd09c8d4742e3ee54227a8d192bc284ae5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin-debug/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice-bin-debug/libreoffice-bin-debug-24.2.7.2.ebuild X-VCS-Directories: app-office/libreoffice-bin-debug/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e26b46bd09c8d4742e3ee54227a8d192bc284ae5 X-VCS-Branch: master Date: Tue, 17 Dec 2024 09:31:56 +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: 62464aa1-a3ea-48fd-b667-879b09001dd7 X-Archives-Hash: 647f047ff544ee0120804b941e1c4ee3 commit: e26b46bd09c8d4742e3ee54227a8d192bc284ae5 Author: Sam James gentoo org> AuthorDate: Tue Dec 17 09:31:31 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 17 09:31:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26b46bd app-office/libreoffice-bin-debug: Stabilize 24.2.7.2 amd64, #946555 Signed-off-by: Sam James gentoo.org> app-office/libreoffice-bin-debug/libreoffice-bin-debug-24.2.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-24.2.7.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-24.2.7.2.ebuild index d189fc252f0e..bd21d02a3bc7 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-24.2.7.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-24.2.7.2.ebuild @@ -30,7 +30,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" # the = is correct, the debug info needs to fit the exact binary RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]"