diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:39:15 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:39:15 +0100 |
commit | d9fd8192e9baf20085fe05be03dc5ffd161e912b (patch) | |
tree | 7e35edd30b035333f7e0370db0dc913383841bcd /dev-texlive/texlive-langeuropean | |
parent | dev-texlive/texlive-langenglish: drop x86-macos (diff) | |
download | gentoo-d9fd8192e9baf20085fe05be03dc5ffd161e912b.tar.gz gentoo-d9fd8192e9baf20085fe05be03dc5ffd161e912b.tar.bz2 gentoo-d9fd8192e9baf20085fe05be03dc5ffd161e912b.zip |
dev-texlive/texlive-langeuropean: 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-langeuropean')
-rw-r--r-- | dev-texlive/texlive-langeuropean/texlive-langeuropean-2020.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-langeuropean/texlive-langeuropean-2020.ebuild b/dev-texlive/texlive-langeuropean/texlive-langeuropean-2020.ebuild index 70dd15e0d2b7..161b6cbe968d 100644 --- a/dev-texlive/texlive-langeuropean/texlive-langeuropean-2020.ebuild +++ b/dev-texlive/texlive-langeuropean/texlive-langeuropean-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 Other European languages" LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c 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 " |