diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-04 18:36:08 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-05 00:03:30 +0100 |
commit | c01e4ffc4d9519c0ef3b31f9659dba6ee8271fa7 (patch) | |
tree | a3872afd414f668cb249c9549469dd88bb5bc089 /app-text/texlive/texlive-2017.ebuild | |
parent | www-client/chromium: drop arm keyword due to clang dep (diff) | |
download | gentoo-c01e4ffc4d9519c0ef3b31f9659dba6ee8271fa7.tar.gz gentoo-c01e4ffc4d9519c0ef3b31f9659dba6ee8271fa7.tar.bz2 gentoo-c01e4ffc4d9519c0ef3b31f9659dba6ee8271fa7.zip |
app-text/texlive-2017-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/646638
Diffstat (limited to 'app-text/texlive/texlive-2017.ebuild')
-rw-r--r-- | app-text/texlive/texlive-2017.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive/texlive-2017.ebuild b/app-text/texlive/texlive-2017.ebuild index 42a205ae4610..b0bf24656cec 100644 --- a/app-text/texlive/texlive-2017.ebuild +++ b/app-text/texlive/texlive-2017.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" |