diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-19 00:45:54 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-19 00:54:59 +0200 |
commit | 29613b9e2f0630e949a5562e686955693bceddcf (patch) | |
tree | 8c5bd31c3a7ec70378a2c45e70357b78969de1fb /dev-texlive | |
parent | dev-util/creduce: Bump to 2.7.0 (compatible with LLVM 4) (diff) | |
download | gentoo-29613b9e2f0630e949a5562e686955693bceddcf.tar.gz gentoo-29613b9e2f0630e949a5562e686955693bceddcf.tar.bz2 gentoo-29613b9e2f0630e949a5562e686955693bceddcf.zip |
dev-texlive/texlive-latex: add ~arm64 keyword.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-latex/texlive-latex-2016.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-latex/texlive-latex-2016.ebuild b/dev-texlive/texlive-latex/texlive-latex-2016.ebuild index 9c1af157eab2..9f55727fdab6 100644 --- a/dev-texlive/texlive-latex/texlive-latex-2016.ebuild +++ b/dev-texlive/texlive-latex/texlive-latex-2016.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX fundamental packages" LICENSE=" GPL-2 LPPL-1.3 public-domain " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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 ~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-basic-2016 !!<dev-texlive/texlive-latex-2016 |