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 E40191395E3 for ; Thu, 3 Nov 2016 11:19:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16A8DE0BA0; Thu, 3 Nov 2016 11:19:31 +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 EEF2AE0BA0 for ; Thu, 3 Nov 2016 11:19:30 +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 CFE0434106E for ; Thu, 3 Nov 2016 11:19:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94D63344 for ; Thu, 3 Nov 2016 11:19:28 +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: <1478171930.8d3797f6b1a9284602d6a7f71c9aebaadf9f38d4.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/grisbi/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/grisbi/grisbi-1.0.0-r1.ebuild X-VCS-Directories: app-office/grisbi/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 8d3797f6b1a9284602d6a7f71c9aebaadf9f38d4 X-VCS-Branch: master Date: Thu, 3 Nov 2016 11:19:28 +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: de9e362b-e958-4b6f-a31d-afbb9ecde037 X-Archives-Hash: 8002484c1fa4a3c4d73b80d1151a3dd5 commit: 8d3797f6b1a9284602d6a7f71c9aebaadf9f38d4 Author: Pacho Ramos gentoo org> AuthorDate: Thu Nov 3 10:35:53 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Nov 3 11:18:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3797f6 app-office/grisbi: amd64/x86 stable Package-Manager: portage-2.3.2 app-office/grisbi/grisbi-1.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/grisbi/grisbi-1.0.0-r1.ebuild b/app-office/grisbi/grisbi-1.0.0-r1.ebuild index e593440..f56c3b5 100644 --- a/app-office/grisbi/grisbi-1.0.0-r1.ebuild +++ b/app-office/grisbi/grisbi-1.0.0-r1.ebuild @@ -14,7 +14,7 @@ IUSE="libressl nls ofx ssl" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=" dev-libs/libxml2:2