diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-12 22:17:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-12 22:17:47 +0300 |
commit | 9c955546f9205769dfa3660f12b376611f3dfd30 (patch) | |
tree | d775ed15aad8813fef3db3ce807d663afdf0968a /app-office | |
parent | app-office/lyx: remove USE=debug, restrict tests (diff) | |
download | gentoo-9c955546f9205769dfa3660f12b376611f3dfd30.tar.gz gentoo-9c955546f9205769dfa3660f12b376611f3dfd30.tar.bz2 gentoo-9c955546f9205769dfa3660f12b376611f3dfd30.zip |
app-office/lyx: unkeyword 2.3.7 for ~ppc, ~ppc64, ~sparc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/lyx-2.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.3.7.ebuild b/app-office/lyx/lyx-2.3.7.ebuild index 6b8f2be77d4d..29a7b60275a0 100644 --- a/app-office/lyx/lyx-2.3.7.ebuild +++ b/app-office/lyx/lyx-2.3.7.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://ftp.lyx.org/pub/lyx/stable/$(ver_cut 1-2).x/${MY_P}-1.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm64 ~riscv ~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}" |