diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-20 14:46:36 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-20 14:52:45 -0700 |
commit | 73f81d5c2e3e4d9ee05deb9e869d840d33947b21 (patch) | |
tree | ca39e53b694bcd619381b885f95828306b230a81 | |
parent | app-accessibility/brltty: drop hppa keywords (diff) | |
download | gentoo-73f81d5c2e3e4d9ee05deb9e869d840d33947b21.tar.gz gentoo-73f81d5c2e3e4d9ee05deb9e869d840d33947b21.tar.bz2 gentoo-73f81d5c2e3e4d9ee05deb9e869d840d33947b21.zip |
app-office/lyx: drop hppa keywords
Signed-off-by: Matt Turner <mattst88@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 37c1439a3f8e..64d788415e11 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 ~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}" |