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: Tue, 20 Apr 2021 11:57:41
Message-Id: 1618919852.3676128277b34fc1571d753b2f2692f8ede6d68a.sam@gentoo
1 commit: 3676128277b34fc1571d753b2f2692f8ede6d68a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 20 11:57:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 20 11:57:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36761282
7
8 app-office/lyx: Stabilize 2.3.6.1 amd64, #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 0d37913dc0a..c7fd5b65bc5 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}"