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 BAD08138330 for ; Sun, 2 Oct 2016 09:05:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D862E0B24; Sun, 2 Oct 2016 09:05:01 +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 01203E0B24 for ; Sun, 2 Oct 2016 09:05:00 +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 7473C33D3CD for ; Sun, 2 Oct 2016 09:04:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1805C248C for ; Sun, 2 Oct 2016 09:04:58 +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: <1475399091.e6044785d4b0a3beeefeb192b425c77b2379b41f.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.5.ebuild X-VCS-Directories: app-office/lyx/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: e6044785d4b0a3beeefeb192b425c77b2379b41f X-VCS-Branch: master Date: Sun, 2 Oct 2016 09:04:58 +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: 9c900f4d-e6b7-416e-9828-e5d478d608cb X-Archives-Hash: 5342d3a8672682c8dece51d0c07d2e75 commit: e6044785d4b0a3beeefeb192b425c77b2379b41f Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 2 09:04:51 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 2 09:04:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6044785 app-office/lyx: Stable for HPPA PPC64 (bug #589382). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches app-office/lyx/lyx-2.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/lyx/lyx-2.1.5.ebuild b/app-office/lyx/lyx-2.1.5.ebuild index ce71e55..aa812b0 100644 --- a/app-office/lyx/lyx-2.1.5.ebuild +++ b/app-office/lyx/lyx-2.1.5.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"