diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:37:15 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:37:15 +0100 |
commit | 1c40507695bfd3e8afe45f406122d99fece8f634 (patch) | |
tree | c8112c855bf6c0458e2e234bd8a8c783d1767032 /dev-texlive/texlive-formatsextra | |
parent | dev-texlive/texlive-fontutils: drop x86-macos (diff) | |
download | gentoo-1c40507695bfd3e8afe45f406122d99fece8f634.tar.gz gentoo-1c40507695bfd3e8afe45f406122d99fece8f634.tar.bz2 gentoo-1c40507695bfd3e8afe45f406122d99fece8f634.zip |
dev-texlive/texlive-formatsextra: 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-formatsextra')
-rw-r--r-- | dev-texlive/texlive-formatsextra/texlive-formatsextra-2020-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-formatsextra/texlive-formatsextra-2020-r2.ebuild b/dev-texlive/texlive-formatsextra/texlive-formatsextra-2020-r2.ebuild index 5a5ffa5103e4..0ffb8993215b 100644 --- a/dev-texlive/texlive-formatsextra/texlive-formatsextra-2020-r2.ebuild +++ b/dev-texlive/texlive-formatsextra/texlive-formatsextra-2020-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" @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Additional formats" LICENSE=" GPL-1 GPL-2 GPL-3 LPPL-1.3 public-domain TeX " 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-latex-2020 |