diff options
Diffstat (limited to 'app-text/texlive/texlive-2010-r2.ebuild')
-rw-r--r-- | app-text/texlive/texlive-2010-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texlive/texlive-2010-r2.ebuild b/app-text/texlive/texlive-2010-r2.ebuild index 938a8285388b..a4b6b21a8c6f 100644 --- a/app-text/texlive/texlive-2010-r2.ebuild +++ b/app-text/texlive/texlive-2010-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2010-r2.ebuild,v 1.4 2011/02/24 18:35:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2010-r2.ebuild,v 1.5 2011/02/27 16:42:20 armin76 Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc" IUSE="cjk context detex doc dvi2tty dvipdfm extra games graphics humanities jadetex latex3 luatex music omega pdfannotextractor png pstricks publishers science tex4ht truetype xetex xindy xml X" |