diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:45:11 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:45:11 +0100 |
commit | 4fde53e18f46a10318773114e0243ed1b9556468 (patch) | |
tree | e5b866171eb63c5774f4b2311dfd5e6df81805f2 /dev-texlive/texlive-xetex | |
parent | dev-texlive/texlive-publishers: drop x86-macos (diff) | |
download | gentoo-4fde53e18f46a10318773114e0243ed1b9556468.tar.gz gentoo-4fde53e18f46a10318773114e0243ed1b9556468.tar.bz2 gentoo-4fde53e18f46a10318773114e0243ed1b9556468.zip |
dev-texlive/texlive-xetex: 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/texlive-xetex')
-rw-r--r-- | dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild index 09f83e3bf6b0..92205ec4b024 100644 --- a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild +++ b/dev-texlive/texlive-xetex/texlive-xetex-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 XeTeX and packages" LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT CC-BY-4.0 " 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-latexextra-2010 |