diff options
author | Sam James <sam@gentoo.org> | 2021-04-25 19:23:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-25 19:23:23 +0000 |
commit | f5968009db757c525737bde0db00e2101ca50e8f (patch) | |
tree | 3c782261801f680a130b9c34cfa02948fcba3e8c /app-office/lyx | |
parent | app-accessibility/espeakup: Stabilize 0.80 amd64, #756868 (diff) | |
download | gentoo-f5968009db757c525737bde0db00e2101ca50e8f.tar.gz gentoo-f5968009db757c525737bde0db00e2101ca50e8f.tar.bz2 gentoo-f5968009db757c525737bde0db00e2101ca50e8f.zip |
app-office/lyx: Stabilize 2.3.6.1 x86, #780006
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/lyx-2.3.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.3.6.1.ebuild b/app-office/lyx/lyx-2.3.6.1.ebuild index c7fd5b65bc5a..2f664e39a9ff 100644 --- a/app-office/lyx/lyx-2.3.6.1.ebuild +++ b/app-office/lyx/lyx-2.3.6.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/${MY_P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~x64-macos" IUSE="aspell cups debug dia dot enchant gnumeric html +hunspell +latex monolithic-build nls rcs rtf svg l10n_he" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |