diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-29 13:19:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-29 13:19:19 +0300 |
commit | 778219b38d1687d507414d413f15ea3f8aae8dbc (patch) | |
tree | a1cd37190074c2fd11d03f36687797aae2dc0676 /app-text | |
parent | dev-texlive/texlive-xetex: arm stable wrt bug #695752 (diff) | |
download | gentoo-778219b38d1687d507414d413f15ea3f8aae8dbc.tar.gz gentoo-778219b38d1687d507414d413f15ea3f8aae8dbc.tar.bz2 gentoo-778219b38d1687d507414d413f15ea3f8aae8dbc.zip |
app-text/texlive: 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 'app-text')
-rw-r--r-- | app-text/texlive/texlive-2019.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive/texlive-2019.ebuild b/app-text/texlive/texlive-2019.ebuild index c44916e25ef2..5a971e7ef9a5 100644 --- a/app-text/texlive/texlive-2019.ebuild +++ b/app-text/texlive/texlive-2019.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cjk context detex dvi2tty extra epspdf games graphics humanities jadetex luatex metapost music pdfannotextractor png pstricks publishers science tex4ht texi2html truetype xetex xindy xml X" |