diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-05 13:06:58 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-05 13:06:58 +0000 |
commit | 01ca0df0604b98b0a5bee738a335a52726886a1f (patch) | |
tree | f283b98ca7dc2ef5a2daa92ea191fd2bbe3bee9b /app-text/texlive/texlive-2011-r1.ebuild | |
parent | Version bump (thanks David J Cozatt, bug 424814) (diff) | |
download | historical-01ca0df0604b98b0a5bee738a335a52726886a1f.tar.gz historical-01ca0df0604b98b0a5bee738a335a52726886a1f.tar.bz2 historical-01ca0df0604b98b0a5bee738a335a52726886a1f.zip |
Keyword ~mips
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'app-text/texlive/texlive-2011-r1.ebuild')
-rw-r--r-- | app-text/texlive/texlive-2011-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texlive/texlive-2011-r1.ebuild b/app-text/texlive/texlive-2011-r1.ebuild index df7aac39ef9e..bfc0a39de8da 100644 --- a/app-text/texlive/texlive-2011-r1.ebuild +++ b/app-text/texlive/texlive-2011-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2011-r1.ebuild,v 1.8 2012/06/17 17:26:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2011-r1.ebuild,v 1.9 2012/07/05 13:06:58 blueness Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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 ~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 music omega pdfannotextractor png pstricks publishers science tex4ht truetype xetex xindy xml X" |