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 500E313855B for ; Mon, 7 Sep 2015 16:24:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C02BF14293; Mon, 7 Sep 2015 16:24:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF3D314289 for ; Mon, 7 Sep 2015 16:24:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5A85D340943 for ; Mon, 7 Sep 2015 16:24:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15974198 for ; Mon, 7 Sep 2015 16:24:35 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1441642895.c7b0093a6625dd51cadf6f911943db64601e93cd.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/gnumeric/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/gnumeric/gnumeric-1.12.23.ebuild X-VCS-Directories: app-office/gnumeric/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c7b0093a6625dd51cadf6f911943db64601e93cd X-VCS-Branch: master Date: Mon, 7 Sep 2015 16:24:35 +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: 81c77200-eadf-4a71-83fe-3902489fb337 X-Archives-Hash: 296ec2a601a0be62a52f013794bec011 commit: c7b0093a6625dd51cadf6f911943db64601e93cd Author: Mikle Kolyada gentoo org> AuthorDate: Mon Sep 7 15:55:44 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Sep 7 16:21:35 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b0093a app-office/gnumeric: amd64 stable wrt bug #551826 Package-Manager: portage-2.2.20.1 app-office/gnumeric/gnumeric-1.12.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/gnumeric/gnumeric-1.12.23.ebuild b/app-office/gnumeric/gnumeric-1.12.23.ebuild index fce3cff..c3a6f8b 100644 --- a/app-office/gnumeric/gnumeric-1.12.23.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.23.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnumeric.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="+introspection libgda perl python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"