diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 11:37:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 11:37:23 +0200 |
commit | 7576c86442137b89e107304a78cb14ad248ed52a (patch) | |
tree | f96c4540890ce60d121baaf74a05a4bc025183d7 | |
parent | net-misc/asterisk-moh-opsound: declare S properly (diff) | |
download | gentoo-7576c86442137b89e107304a78cb14ad248ed52a.tar.gz gentoo-7576c86442137b89e107304a78cb14ad248ed52a.tar.bz2 gentoo-7576c86442137b89e107304a78cb14ad248ed52a.zip |
app-office/lyx: amd64 stable wrt bug #690002
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-office/lyx/lyx-2.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/lyx/lyx-2.3.3.ebuild b/app-office/lyx/lyx-2.3.3.ebuild index 3054f51d728b..d7a0a8aa0d88 100644 --- a/app-office/lyx/lyx-2.3.3.ebuild +++ b/app-office/lyx/lyx-2.3.3.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 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos" IUSE="aspell cups debug docbook dia dot enchant gnumeric html +hunspell +latex monolithic-build nls rcs rtf subversion svg l10n_he" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |