diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-21 12:15:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-21 12:15:11 +0000 |
commit | 0c050a839b78759d3b5ad1d788f0ce96eb2fbb6e (patch) | |
tree | 3eff8d16c321e6d445c1e42a11eac4d105238b5f /app-text/texlive/texlive-2012.ebuild | |
parent | Stable for arm, wrt bug #449298 (diff) | |
download | gentoo-2-0c050a839b78759d3b5ad1d788f0ce96eb2fbb6e.tar.gz gentoo-2-0c050a839b78759d3b5ad1d788f0ce96eb2fbb6e.tar.bz2 gentoo-2-0c050a839b78759d3b5ad1d788f0ce96eb2fbb6e.zip |
Stable for arm, wrt bug #449298
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/texlive/texlive-2012.ebuild')
-rw-r--r-- | app-text/texlive/texlive-2012.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texlive/texlive-2012.ebuild b/app-text/texlive/texlive-2012.ebuild index 3fc266573a63..932b76ef2ec6 100644 --- a/app-text/texlive/texlive-2012.ebuild +++ b/app-text/texlive/texlive-2012.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.19 2013/04/20 20:05:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.20 2013/04/21 12:15:11 ago Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~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 ~sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cjk context detex doc dvi2tty dvipdfm extra epspdf games graphics humanities jadetex luatex metapost music omega pdfannotextractor png pstricks publishers science tex4ht texi2html truetype xetex xindy xml X" |