Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/lyx/
Date: Tue, 07 Jun 2022 08:26:49
Message-Id: 1654590320.61e003a333787fd362bf039e5751efd261348ec7.jsmolic@gentoo
1 commit: 61e003a333787fd362bf039e5751efd261348ec7
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 7 08:25:20 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 7 08:25:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61e003a3
7
8 app-office/lyx: Stabilize 2.3.6.1-r2 amd64, #850103
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 app-office/lyx/lyx-2.3.6.1-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-office/lyx/lyx-2.3.6.1-r2.ebuild b/app-office/lyx/lyx-2.3.6.1-r2.ebuild
16 index a8d622193e27..b2106c5e4972 100644
17 --- a/app-office/lyx/lyx-2.3.6.1-r2.ebuild
18 +++ b/app-office/lyx/lyx-2.3.6.1-r2.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/${MY_P}.tar.xz
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
24 +KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
25 IUSE="aspell cups debug dia dot enchant gnumeric html +hunspell +latex monolithic-build nls rcs rtf svg l10n_he"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"