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 D40B6138334 for ; Thu, 31 Oct 2019 23:50:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77C05E0946; Thu, 31 Oct 2019 23:50:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 59B4CE0935 for ; Thu, 31 Oct 2019 23:50:36 +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 88A5134C610 for ; Thu, 31 Oct 2019 23:50:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF6658A9 for ; Thu, 31 Oct 2019 23:50:31 +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: <1572564132.6d2fe60a037cd705cf2242a2d29d1d734e6bc33d.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.2.8.2.ebuild X-VCS-Directories: app-office/libreoffice-bin-debug/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 6d2fe60a037cd705cf2242a2d29d1d734e6bc33d X-VCS-Branch: master Date: Thu, 31 Oct 2019 23:50:31 +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: 3ff68747-9198-47f0-9b63-9599ec3724af X-Archives-Hash: c2d18a037cfd55a0e1ed88c54cc75c4c commit: 6d2fe60a037cd705cf2242a2d29d1d734e6bc33d Author: Thomas Deutschmann gentoo org> AuthorDate: Thu Oct 31 23:22:12 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Thu Oct 31 23:22:12 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d2fe60a app-office/libreoffice-bin-debug: x86 stable (bug #695536) Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann gentoo.org> app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.2.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.2.8.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.2.8.2.ebuild index 82776e8e316..782ce8ef47d 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.2.8.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.2.8.2.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}-${PVR}[gnome=,java=,kde=]"