summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 14:20:19 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 14:20:19 +0100
commitc8dc35217a8f9c5b26ab87d496a8c4d71a215185 (patch)
tree4d3aaba90bdb576d85eda5be8c4d8b4062b2060d /app-office/lyx/lyx-2.3.5.2-r2.ebuild
parentapp-misc/when: drop x86-macos (diff)
downloadgentoo-c8dc35217a8f9c5b26ab87d496a8c4d71a215185.tar.gz
gentoo-c8dc35217a8f9c5b26ab87d496a8c4d71a215185.tar.bz2
gentoo-c8dc35217a8f9c5b26ab87d496a8c4d71a215185.zip
app-office/lyx: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-office/lyx/lyx-2.3.5.2-r2.ebuild')
-rw-r--r--app-office/lyx/lyx-2.3.5.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-2.3.5.2-r2.ebuild b/app-office/lyx/lyx-2.3.5.2-r2.ebuild
index 1bb95628293b..a9f24c93094b 100644
--- a/app-office/lyx/lyx-2.3.5.2-r2.ebuild
+++ b/app-office/lyx/lyx-2.3.5.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~x86-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}"