diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:37:55 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:37:55 +0100 |
commit | bbf41cd06404de8d27546c57eedf8d43fcad1568 (patch) | |
tree | a99ff1c6965cb367dccd7799076c952d78a5901a /dev-texlive/texlive-langarabic | |
parent | dev-texlive/texlive-humanities: drop x86-macos (diff) | |
download | gentoo-bbf41cd06404de8d27546c57eedf8d43fcad1568.tar.gz gentoo-bbf41cd06404de8d27546c57eedf8d43fcad1568.tar.bz2 gentoo-bbf41cd06404de8d27546c57eedf8d43fcad1568.zip |
dev-texlive/texlive-langarabic: 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-langarabic')
-rw-r--r-- | dev-texlive/texlive-langarabic/texlive-langarabic-2020.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-langarabic/texlive-langarabic-2020.ebuild b/dev-texlive/texlive-langarabic/texlive-langarabic-2020.ebuild index 755f0dcf40e2..7571ab693de2 100644 --- a/dev-texlive/texlive-langarabic/texlive-langarabic-2020.ebuild +++ b/dev-texlive/texlive-langarabic/texlive-langarabic-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 Arabic" LICENSE=" CC-BY-SA-4.0 GPL-2 GPL-3+ LPPL-1.3 LPPL-1.3c MIT " 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 " |