diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 17:11:09 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 17:23:45 +0100 |
commit | 82da5d12f876a6986ba6126f811be2dd262ca567 (patch) | |
tree | a9561440bbc59ecd12ebc88b62302f4181ea312e /app-text/texlive | |
parent | dev-texlive/texlive-langkorean: x86 stable (bug #646638) (diff) | |
download | gentoo-82da5d12f876a6986ba6126f811be2dd262ca567.tar.gz gentoo-82da5d12f876a6986ba6126f811be2dd262ca567.tar.bz2 gentoo-82da5d12f876a6986ba6126f811be2dd262ca567.zip |
app-text/texlive: x86 stable (bug #646638)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/texlive-2017.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texlive/texlive-2017.ebuild b/app-text/texlive/texlive-2017.ebuild index e29aa60f0ae6..5e46fc2e1920 100644 --- a/app-text/texlive/texlive-2017.ebuild +++ b/app-text/texlive/texlive-2017.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -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" |