diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-06-20 16:51:56 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-06-20 16:51:56 +0200 |
commit | a3eafa6048dfc3c8f09a2bf02338a967b4574c8c (patch) | |
tree | 760f5832d875009f83b74d0e2c281768f0a7f496 | |
parent | app-text/ps2pkm-1.8_p20160523-r0: add alpha keyword (diff) | |
download | gentoo-a3eafa6048dfc3c8f09a2bf02338a967b4574c8c.tar.gz gentoo-a3eafa6048dfc3c8f09a2bf02338a967b4574c8c.tar.bz2 gentoo-a3eafa6048dfc3c8f09a2bf02338a967b4574c8c.zip |
app-text/texlive-2016-r0: add alpha keyword
Gentoo-Bug: 621308
-rw-r--r-- | app-text/texlive/texlive-2016.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/texlive/texlive-2016.ebuild b/app-text/texlive/texlive-2016.ebuild index 2509f89dad61..0d2ca577fa9c 100644 --- a/app-text/texlive/texlive-2016.ebuild +++ b/app-text/texlive/texlive-2016.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 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 omega pdfannotextractor png pstricks publishers science tex4ht texi2html truetype xetex xindy xml X" |