diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-29 13:30:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-29 13:30:55 +0300 |
commit | 1f973ae786ecb2ab976ba5355a1f41b9adf45139 (patch) | |
tree | 20aada4f93ddb88fe068fa1059a47b5828617eef /app-text | |
parent | dev-texlive/texlive-xetex: alpha stable wrt bug #695752 (diff) | |
download | gentoo-1f973ae786ecb2ab976ba5355a1f41b9adf45139.tar.gz gentoo-1f973ae786ecb2ab976ba5355a1f41b9adf45139.tar.bz2 gentoo-1f973ae786ecb2ab976ba5355a1f41b9adf45139.zip |
app-text/texlive: alpha stable wrt bug #695752
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
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 1d6fb5ee9664..04b9d76fb7fb 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" |