From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-893955-garchives=archives.gentoo.org@lists.gentoo.org> 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 3F88313832E for <garchives@archives.gentoo.org>; Thu, 28 Jul 2016 08:43:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BB09E0A84; Thu, 28 Jul 2016 08:43: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 4C9AEE0A84 for <gentoo-commits@lists.gentoo.org>; Thu, 28 Jul 2016 08:43:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1E4D6340D3E for <gentoo-commits@lists.gentoo.org>; Thu, 28 Jul 2016 08:43:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26F7C2434 for <gentoo-commits@lists.gentoo.org>; Thu, 28 Jul 2016 08:43:26 +0000 (UTC) From: "Agostino Sarubbo" <ago@gentoo.org> 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" <ago@gentoo.org> Message-ID: <1469695323.09766c9b6141d872ffac7505cae690608286a465.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice-bin/libreoffice-bin-5.1.4.2.ebuild X-VCS-Directories: app-office/libreoffice-bin/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 09766c9b6141d872ffac7505cae690608286a465 X-VCS-Branch: master Date: Thu, 28 Jul 2016 08:43:26 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a31d9e68-1002-4fa9-abcc-bdfe64e4af24 X-Archives-Hash: b2519fb5eff5abf254f45d442d3828f2 commit: 09766c9b6141d872ffac7505cae690608286a465 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Jul 28 08:42:03 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Jul 28 08:42:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09766c9b app-office/libreoffice-bin: amd64 stable wrt bug #589284 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-office/libreoffice-bin/libreoffice-bin-5.1.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/libreoffice-bin/libreoffice-bin-5.1.4.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-5.1.4.2.ebuild index 6df9dce..bbb6765 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-5.1.4.2.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-5.1.4.2.ebuild @@ -55,7 +55,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" BIN_COMMON_DEPEND=" =app-text/libexttextcat-3.4*