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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 563211382C5 for ; Sun, 7 Mar 2021 15:54:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74455E0898; Sun, 7 Mar 2021 15:54:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5C1C7E089A for ; Sun, 7 Mar 2021 15:54:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 69F46340A7B for ; Sun, 7 Mar 2021 15:54:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EEAE0592 for ; Sun, 7 Mar 2021 15:54:00 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1615132360.eb9b411018d5d0ac0269024b0882463899ca1d0c.whissi@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-6.4.7.2_p3.ebuild X-VCS-Directories: app-office/libreoffice-bin-debug/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: eb9b411018d5d0ac0269024b0882463899ca1d0c X-VCS-Branch: master Date: Sun, 7 Mar 2021 15:54:00 +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: 27dfd919-0f4f-4c8a-8eaf-56c0c2d97c22 X-Archives-Hash: add3697094c1e421eccf6fccbf625061 commit: eb9b411018d5d0ac0269024b0882463899ca1d0c Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Mar 7 15:52:40 2021 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Mar 7 15:52:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb9b4110 app-office/libreoffice-bin-debug: x86 stable (bug #768273) Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann gentoo.org> .../libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p3.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p3.ebuild index 2dd35fe73b0..d6399f5bdff 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p3.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.7.2_p3.ebuild @@ -46,7 +46,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" RDEPEND="~app-office/${PN/-debug}-${PV}[gnome=,java=,kde=]"