diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 14:47:02 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 14:48:18 +0200 |
commit | 5ae8d5aad24ccf01bf8c49fbb50622a0dba79a65 (patch) | |
tree | b4272c0286c81a0242a21c617bd324ef0868beee /dev-texlive/texlive-latexrecommended | |
parent | dev-texlive/texlive-fontutils: mark arm64 stable to catchup with other arches (diff) | |
download | gentoo-5ae8d5aad24ccf01bf8c49fbb50622a0dba79a65.tar.gz gentoo-5ae8d5aad24ccf01bf8c49fbb50622a0dba79a65.tar.bz2 gentoo-5ae8d5aad24ccf01bf8c49fbb50622a0dba79a65.zip |
dev-texlive/texlive-latexrecommended: mark arm64 stable to catchup with other arches
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-texlive/texlive-latexrecommended')
-rw-r--r-- | dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2016.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2016.ebuild b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2016.ebuild index 2ffbfc0ef450..b28857361593 100644 --- a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2016.ebuild +++ b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2016.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX recommended packages" LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~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 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2016 !dev-tex/xkeyval |