diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:14:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 13:41:35 +0100 |
commit | 72a2a3eef1f0898c3c60d6d4f563afcdff688e27 (patch) | |
tree | bc756f41b92d5c9c62ba5330acf6365ba8e8fefe /virtual/latex-base | |
parent | virtual/lapacke: drop x86-macos (diff) | |
download | gentoo-72a2a3eef1f0898c3c60d6d4f563afcdff688e27.tar.gz gentoo-72a2a3eef1f0898c3c60d6d4f563afcdff688e27.tar.bz2 gentoo-72a2a3eef1f0898c3c60d6d4f563afcdff688e27.zip |
virtual/latex-base: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'virtual/latex-base')
-rw-r--r-- | virtual/latex-base/latex-base-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/latex-base/latex-base-1.0.ebuild b/virtual/latex-base/latex-base-1.0.ebuild index c32551a6f6ef..9b5626f60144 100644 --- a/virtual/latex-base/latex-base-1.0.ebuild +++ b/virtual/latex-base/latex-base-1.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for basic LaTeX binaries" 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 ~sparc64-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 ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" dev-texlive/texlive-latexrecommended |