diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-19 15:11:22 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-19 15:17:20 +0200 |
commit | f1335109970f48e0075894c38e1f6e1db4d7e83e (patch) | |
tree | 0778f7514cdaa1961f3abd2db18b30d77c71c8dd /dev-texlive/texlive-luatex | |
parent | dev-texlive/texlive-xetex: add ~arm64 keyword (diff) | |
download | gentoo-f1335109970f48e0075894c38e1f6e1db4d7e83e.tar.gz gentoo-f1335109970f48e0075894c38e1f6e1db4d7e83e.tar.bz2 gentoo-f1335109970f48e0075894c38e1f6e1db4d7e83e.zip |
dev-texlive/texlive-luatex: add ~arm64 keyword
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-texlive/texlive-luatex')
-rw-r--r-- | dev-texlive/texlive-luatex/texlive-luatex-2016.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2016.ebuild b/dev-texlive/texlive-luatex/texlive-luatex-2016.ebuild index 86fc24dbc009..c85915dec810 100644 --- a/dev-texlive/texlive-luatex/texlive-luatex-2016.ebuild +++ b/dev-texlive/texlive-luatex/texlive-luatex-2016.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LuaTeX packages" LICENSE=" BSD FDL-1.1 GPL-2 LPPL-1.2 LPPL-1.3 MIT public-domain TeX-other-free " 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 " |