Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/lyx/
Date: Thu, 26 Apr 2018 04:35:01
Message-Id: 1524717281.e26100d5739bbdc1d3ef639f39fc54b2be1c96df.mattst88@gentoo
1 commit: e26100d5739bbdc1d3ef639f39fc54b2be1c96df
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 04:34:41 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 04:34:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26100d5
7
8 app-office/lyx: Drop to ~ppc/ppc64, bug 631798
9
10 app-office/lyx/lyx-2.2.3-r4.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-office/lyx/lyx-2.2.3-r4.ebuild b/app-office/lyx/lyx-2.2.3-r4.ebuild
14 index fcee37e04bb..2c715662cfc 100644
15 --- a/app-office/lyx/lyx-2.2.3-r4.ebuild
16 +++ b/app-office/lyx/lyx-2.2.3-r4.ebuild
17 @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/${MY_P}.tar.xz
18
19 LICENSE="GPL-2"
20 SLOT="0"
21 -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x64-macos ~x86-macos"
22 +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-macos"
23 IUSE="aspell cups debug docbook dia dot enchant gnumeric html +hunspell +latex monolithic-build nls +qt5 rcs rtf subversion svg l10n_he"
24 REQUIRED_USE="${PYTHON_REQUIRED_USE}"