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 50CCA138333 for ; Tue, 29 May 2018 11:17:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A290E07BA; Tue, 29 May 2018 11:17:34 +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 5C138E07BA for ; Tue, 29 May 2018 11:17:34 +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 3FCE9335C7F for ; Tue, 29 May 2018 11:17:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FB812B7 for ; Tue, 29 May 2018 11:17: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: <1527591948.ba1b5bdec68924222b44f98648628506bd91f0cc.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.0.3.2.ebuild X-VCS-Directories: app-office/libreoffice-bin-debug/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: ba1b5bdec68924222b44f98648628506bd91f0cc X-VCS-Branch: master Date: Tue, 29 May 2018 11:17: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-Archives-Salt: 95f7073b-f175-4596-9b8c-09889bd40680 X-Archives-Hash: d7ef4d3012dae771ea93f936de0a0e13 commit: ba1b5bdec68924222b44f98648628506bd91f0cc Author: Thomas Deutschmann gentoo org> AuthorDate: Tue May 29 11:05:48 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue May 29 11:05:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba1b5bde app-office/libreoffice-bin-debug: x86 stable (bug #652638) Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.0.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.0.3.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.0.3.2.ebuild index e634b05d6fe..ca7d569d701 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.0.3.2.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.0.3.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=]"