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 D70381396D9 for ; Mon, 16 Oct 2017 22:27:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08D072BC017; Mon, 16 Oct 2017 22:27:32 +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 DB9AD2BC017 for ; Mon, 16 Oct 2017 22:27:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 954DB33BEC0 for ; Mon, 16 Oct 2017 22:27:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1BDAF319 for ; Mon, 16 Oct 2017 22:27:29 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1508192844.f5e6c8e41c8659552236c911fd095f1f41dbd51a.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/lyx/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/lyx/lyx-2.2.3-r1.ebuild X-VCS-Directories: app-office/lyx/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: f5e6c8e41c8659552236c911fd095f1f41dbd51a X-VCS-Branch: master Date: Mon, 16 Oct 2017 22:27:29 +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: 480b898e-e3ee-4ec6-bce3-3e802fe04084 X-Archives-Hash: 0245c820824ee34be9eeb17d0af0c3c9 commit: f5e6c8e41c8659552236c911fd095f1f41dbd51a Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Oct 16 22:27:05 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Oct 16 22:27:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5e6c8e4 app-office/lyx: stable 2.2.3-r1 for ppc64, bug #621902 Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64" app-office/lyx/lyx-2.2.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/lyx/lyx-2.2.3-r1.ebuild b/app-office/lyx/lyx-2.2.3-r1.ebuild index e0bbb61fcb2..0245c90b495 100644 --- a/app-office/lyx/lyx-2.2.3-r1.ebuild +++ b/app-office/lyx/lyx-2.2.3-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/${MY_P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ppc64 ~sparc ~x86 ~x64-macos ~x86-macos" IUSE="aspell cups debug docbook dia dot enchant gnumeric html +hunspell +latex monolithic-build nls +qt5 rcs rtf subversion svg" LANGS="ar ca cs da de el en es eu fi fr gl he hu ia id it ja nb nn pl pt_BR pt_PT ro ru sk sr sv tr uk zh_CN zh_TW"