diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-27 22:18:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-27 22:19:25 +0300 |
commit | 3bf8f333f136cf4f0f7d3f708fc5521dd90c043d (patch) | |
tree | 5b03eaa6aae0eb1f6bfaaa6748404394e3d8c86b /app-text/texlive | |
parent | dev-texlive/texlive-xetex: amd64 stable wrt bug #695752 (diff) | |
download | gentoo-3bf8f333f136cf4f0f7d3f708fc5521dd90c043d.tar.gz gentoo-3bf8f333f136cf4f0f7d3f708fc5521dd90c043d.tar.bz2 gentoo-3bf8f333f136cf4f0f7d3f708fc5521dd90c043d.zip |
app-text/texlive: amd64 stable wrt bug #695752
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/texlive')
-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 e3f97018b809..a5de8ec7555e 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" |