diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:43:22 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:43:22 +0100 |
commit | b84889f01294bdd9295f15d32018b5b4c4948e13 (patch) | |
tree | 4d62b3a455d1a6b179166de359935f2bf3cc1e5a /dev-texlive | |
parent | dev-texlive/texlive-mathscience: drop x86-macos (diff) | |
download | gentoo-b84889f01294bdd9295f15d32018b5b4c4948e13.tar.gz gentoo-b84889f01294bdd9295f15d32018b5b4c4948e13.tar.bz2 gentoo-b84889f01294bdd9295f15d32018b5b4c4948e13.zip |
dev-texlive/texlive-metapost: 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-metapost/texlive-metapost-2020-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-metapost/texlive-metapost-2020-r1.ebuild b/dev-texlive/texlive-metapost/texlive-metapost-2020-r1.ebuild index 935e45d3767c..726a09ac55b5 100644 --- a/dev-texlive/texlive-metapost/texlive-metapost-2020-r1.ebuild +++ b/dev-texlive/texlive-metapost/texlive-metapost-2020-r1.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 MetaPost and Metafont packages" LICENSE=" CC-BY-SA-4.0 GPL-1 GPL-2 GPL-2+ GPL-3+ LGPL-2 LPPL-1.3 MIT public-domain TeX-other-free " 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 " |