diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:40:19 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:40:19 +0100 |
commit | 84c568a741726954611cc7c65243a7401b3d4aa7 (patch) | |
tree | 40f4cd100f41664d63b92833f32f62f5f8d4a131 /dev-texlive | |
parent | dev-texlive/texlive-langitalian: drop x86-macos (diff) | |
download | gentoo-84c568a741726954611cc7c65243a7401b3d4aa7.tar.gz gentoo-84c568a741726954611cc7c65243a7401b3d4aa7.tar.bz2 gentoo-84c568a741726954611cc7c65243a7401b3d4aa7.zip |
dev-texlive/texlive-langjapanese: 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-langjapanese/texlive-langjapanese-2020.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-langjapanese/texlive-langjapanese-2020.ebuild b/dev-texlive/texlive-langjapanese/texlive-langjapanese-2020.ebuild index d93a3b1f4e8d..55ebfd9132cb 100644 --- a/dev-texlive/texlive-langjapanese/texlive-langjapanese-2020.ebuild +++ b/dev-texlive/texlive-langjapanese/texlive-langjapanese-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 Japanese" LICENSE=" BSD BSD-2 GPL-1 GPL-2 GPL-3 LPPL-1.3 MIT OFL public-domain TeX TeX-other-free " SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~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 ~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-langcjk-2020 " |