diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-20 16:18:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-20 16:21:13 +0300 |
commit | 8a54ee063f84c2de023f7385b885cfe52ef92d31 (patch) | |
tree | c3c1ba374ad4cd468be46f891cdc5fa72b88d38a /app-text/texlive | |
parent | app-text/poppler: x86 stable wrt bug #723404 (diff) | |
download | gentoo-8a54ee063f84c2de023f7385b885cfe52ef92d31.tar.gz gentoo-8a54ee063f84c2de023f7385b885cfe52ef92d31.tar.bz2 gentoo-8a54ee063f84c2de023f7385b885cfe52ef92d31.zip |
app-text/texlive: x86 stable wrt bug #723404
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/texlive-2020.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive/texlive-2020.ebuild b/app-text/texlive/texlive-2020.ebuild index 419c601a6487..9af3f6bb76c2 100644 --- a/app-text/texlive/texlive-2020.ebuild +++ b/app-text/texlive/texlive-2020.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="http://tug.org/texlive/" LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~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 ~sparc x86 ~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 xml X" |