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 6DDB213888F for ; Sun, 25 Oct 2015 06:21:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5184E07D8; Sun, 25 Oct 2015 06:21:28 +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 8287DE07D8 for ; Sun, 25 Oct 2015 06:21:28 +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 3627B34094F for ; Sun, 25 Oct 2015 06:21:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93AC31855 for ; Sun, 25 Oct 2015 06:21:24 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1445754061.2e19a9ca73203263a7055e7ad466e734114c554a.jer@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.1.4.ebuild X-VCS-Directories: app-office/lyx/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 2e19a9ca73203263a7055e7ad466e734114c554a X-VCS-Branch: master Date: Sun, 25 Oct 2015 06:21:24 +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: 6fd1e949-625e-4d92-805f-8d72c5d294fd X-Archives-Hash: 980bbab424f49e98ac43c7b5c0545bf6 commit: 2e19a9ca73203263a7055e7ad466e734114c554a Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 25 06:21:01 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 25 06:21:01 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e19a9ca app-office/lyx: Stable for PPC64 (bug #562960). Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches app-office/lyx/lyx-2.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/lyx/lyx-2.1.4.ebuild b/app-office/lyx/lyx-2.1.4.ebuild index f36bc9e..eb70dd9 100644 --- a/app-office/lyx/lyx-2.1.4.ebuild +++ b/app-office/lyx/lyx-2.1.4.ebuild @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.1.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="cups debug nls +latex monolithic-build html rtf dot docbook dia subversion rcs svg gnumeric +hunspell aspell enchant" LANGS="ar ca cs de da el en es eu fi fr gl he hu ia id it ja nb nn pl pt ro ru sk sr sv tr uk zh_CN zh_TW"