diff options
author | Sam James <sam@gentoo.org> | 2023-11-29 05:14:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-29 05:14:59 +0000 |
commit | c8a5c21d24f21585dfe3bdf70382597e6954c4b2 (patch) | |
tree | 12c45bb7ab9c70cd9f55e8104f3e6f93ad8e91d6 | |
parent | app-crypt/gpgme: add 1.23.2 (diff) | |
download | gentoo-c8a5c21d24f21585dfe3bdf70382597e6954c4b2.tar.gz gentoo-c8a5c21d24f21585dfe3bdf70382597e6954c4b2.tar.bz2 gentoo-c8a5c21d24f21585dfe3bdf70382597e6954c4b2.zip |
app-office/lyx: Keyword 2.3.7 arm64, #906629
Signed-off-by: Sam James <sam@gentoo.org>
-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 09cb84ccccfd..ce701fb3b6d1 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 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~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}" |