diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-27 22:26:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-27 22:26:54 +0300 |
commit | 26b04fece2b98b0ceebed5cde7494f7b443600af (patch) | |
tree | 2aac8009ff1bce8facf3f2a5eec8a8c087a44d06 /app-text | |
parent | dev-texlive/texlive-xetex: x86 stable wrt bug #695752 (diff) | |
download | gentoo-26b04fece2b98b0ceebed5cde7494f7b443600af.tar.gz gentoo-26b04fece2b98b0ceebed5cde7494f7b443600af.tar.bz2 gentoo-26b04fece2b98b0ceebed5cde7494f7b443600af.zip |
app-text/texlive: x86 stable wrt bug #695752
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 a5de8ec7555e..e3e4766b2fc5 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" |