Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/lyx/
Date: Sun, 25 Apr 2021 19:23:43
Message-Id: 1619378603.f5968009db757c525737bde0db00e2101ca50e8f.sam@gentoo
1 commit: f5968009db757c525737bde0db00e2101ca50e8f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 25 19:23:23 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 19:23:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5968009
7
8 app-office/lyx: Stabilize 2.3.6.1 x86, #780006
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-office/lyx/lyx-2.3.6.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-office/lyx/lyx-2.3.6.1.ebuild b/app-office/lyx/lyx-2.3.6.1.ebuild
16 index c7fd5b65bc5..2f664e39a9f 100644
17 --- a/app-office/lyx/lyx-2.3.6.1.ebuild
18 +++ b/app-office/lyx/lyx-2.3.6.1.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 ~sparc ~x86 ~x64-macos"
24 +KEYWORDS="amd64 ~ppc ~ppc64 ~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}"