From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 838C413823A for ; Sat, 7 May 2016 11:52:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CEB8E0855; Sat, 7 May 2016 11:52:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 73574E0855 for ; Sat, 7 May 2016 11:52:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 14F3D3407D7 for ; Sat, 7 May 2016 11:52:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80E2095E for ; Sat, 7 May 2016 11:52:10 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1462621924.504de314191eedf81e7c653dc2429e8a135eb5bf.pacho@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.1.2.2-r1.ebuild X-VCS-Directories: app-office/libreoffice-bin-debug/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 504de314191eedf81e7c653dc2429e8a135eb5bf X-VCS-Branch: master Date: Sat, 7 May 2016 11:52:10 +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: 1e7b17b1-3d09-4bd9-9364-9bf066f44f7f X-Archives-Hash: 2cf41ceb8d6747bd1bc4d775b6040878 commit: 504de314191eedf81e7c653dc2429e8a135eb5bf Author: Pacho Ramos gentoo org> AuthorDate: Sat May 7 11:51:19 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat May 7 11:52:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=504de314 app-office/libreoffice-bin-debug: amd64 stable, bug #580672 Package-Manager: portage-2.2.28 .../libreoffice-bin-debug/libreoffice-bin-debug-5.1.2.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.1.2.2-r1.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.1.2.2-r1.ebuild index 17bf363..dba2ecd 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.1.2.2-r1.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.1.2.2-r1.ebuild @@ -47,7 +47,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=]"