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 AF0911382C5 for ; Thu, 1 Feb 2018 20:37:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDF48E0AA0; Thu, 1 Feb 2018 20:37:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A5EC2E0A9B for ; Thu, 1 Feb 2018 20:37:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E8B5F335C6A for ; Thu, 1 Feb 2018 20:37:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2812C1EC for ; Thu, 1 Feb 2018 20:37:21 +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: <1517517428.7c6b28b22b6a23dcb53169b9d7052613ca4df3a6.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-5.4.4.2.ebuild X-VCS-Directories: app-office/libreoffice-bin-debug/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 7c6b28b22b6a23dcb53169b9d7052613ca4df3a6 X-VCS-Branch: master Date: Thu, 1 Feb 2018 20:37:21 +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-Archives-Salt: 701c8c23-7029-4bd7-9703-6ada5d03c7c2 X-Archives-Hash: ffe6e1643b92d97909e917bb986095a4 commit: 7c6b28b22b6a23dcb53169b9d7052613ca4df3a6 Author: Thomas Deutschmann gentoo org> AuthorDate: Thu Feb 1 20:34:26 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Thu Feb 1 20:37:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c6b28b2 app-office/libreoffice-bin-debug: x86 stable (bug #644800) Package-Manager: Portage-2.3.21, Repoman-2.3.6 app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.4.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.4.2.ebuild index 0a02ac27a97..f8723d429da 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.4.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.4.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=]"