diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-29 13:19:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-29 13:19:06 +0300 |
commit | 7f33286b20b1160233d03c87a206565f06af5deb (patch) | |
tree | a4fb5223c495a22d5cb3dff88e86fc99cf06b96e /dev-texlive/texlive-luatex | |
parent | dev-texlive/texlive-latexrecommended: arm stable wrt bug #695752 (diff) | |
download | gentoo-7f33286b20b1160233d03c87a206565f06af5deb.tar.gz gentoo-7f33286b20b1160233d03c87a206565f06af5deb.tar.bz2 gentoo-7f33286b20b1160233d03c87a206565f06af5deb.zip |
dev-texlive/texlive-luatex: arm stable wrt bug #695752
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-luatex')
-rw-r--r-- | dev-texlive/texlive-luatex/texlive-luatex-2019.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2019.ebuild b/dev-texlive/texlive-luatex/texlive-luatex-2019.ebuild index 71ed9e06bb18..40ac4364a719 100644 --- a/dev-texlive/texlive-luatex/texlive-luatex-2019.ebuild +++ b/dev-texlive/texlive-luatex/texlive-luatex-2019.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LuaTeX packages" LICENSE=" BSD FDL-1.1 GPL-2 LPPL-1.3 LPPL-1.3c MIT public-domain TeX-other-free " SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 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 ~sparc 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-2019 " |