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 56AC41382C5 for ; Fri, 16 Feb 2018 11:41:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B60AAE0A5C; Fri, 16 Feb 2018 11:41:17 +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 93CCBE0A5C for ; Fri, 16 Feb 2018 11:41:17 +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 9BAA5335C71 for ; Fri, 16 Feb 2018 11:41:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EC5E213 for ; Fri, 16 Feb 2018 11:41:15 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1518781270.0c277a03e265d79a95375525a3dec86f09b364bd.ago@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.5.1.ebuild X-VCS-Directories: app-office/libreoffice-bin-debug/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 0c277a03e265d79a95375525a3dec86f09b364bd X-VCS-Branch: master Date: Fri, 16 Feb 2018 11:41:15 +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: 42854da1-c670-434f-8e29-d9d98a716d96 X-Archives-Hash: c62699f4e3eebbef5ee415ee2bb5b6d5 commit: 0c277a03e265d79a95375525a3dec86f09b364bd Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Feb 16 11:40:58 2018 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Feb 16 11:41:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c277a03 app-office/libreoffice-bin-debug: amd64 stable wrt bug #647186 Signed-off-by: Agostino Sarubbo gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild index f8723d429da..c88a1b8ba61 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.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=]"