diff options
author | 2021-01-06 23:41:38 +0100 | |
---|---|---|
committer | 2021-01-06 23:41:38 +0100 | |
commit | 4dc5d2731b098435c75e353216cd209ed9e1baba (patch) | |
tree | b0a593ec57e9e15ad14e07380653e0b88abe1302 /dev-texlive | |
parent | dev-texlive/texlive-langspanish: drop x86-macos (diff) | |
download | gentoo-4dc5d2731b098435c75e353216cd209ed9e1baba.tar.gz gentoo-4dc5d2731b098435c75e353216cd209ed9e1baba.tar.bz2 gentoo-4dc5d2731b098435c75e353216cd209ed9e1baba.zip |
dev-texlive/texlive-latex: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-latex/texlive-latex-2020.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-latex/texlive-latex-2020.ebuild b/dev-texlive/texlive-latex/texlive-latex-2020.ebuild index fb954669dd8d..33adfc07ed36 100644 --- a/dev-texlive/texlive-latex/texlive-latex-2020.ebuild +++ b/dev-texlive/texlive-latex/texlive-latex-2020.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" @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX fundamental packages" LICENSE=" GPL-2 LPPL-1.3 LPPL-1.3c public-domain " SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2020 !~dev-texlive/texlive-latexrecommended-2019 |