diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-15 04:26:24 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-15 04:26:24 +0000 |
commit | ec7836985c55fe25a1cf5f0a790fb995fd5146ce (patch) | |
tree | 6d5180048f0414f52e06c9d2707858bbdc1ac311 /app-text/texlive/texlive-2009.ebuild | |
parent | Add prefix keywords (diff) | |
download | gentoo-2-ec7836985c55fe25a1cf5f0a790fb995fd5146ce.tar.gz gentoo-2-ec7836985c55fe25a1cf5f0a790fb995fd5146ce.tar.bz2 gentoo-2-ec7836985c55fe25a1cf5f0a790fb995fd5146ce.zip |
Add prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'app-text/texlive/texlive-2009.ebuild')
-rw-r--r-- | app-text/texlive/texlive-2009.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texlive/texlive-2009.ebuild b/app-text/texlive/texlive-2009.ebuild index bcc90c8a23ea..381168cb186c 100644 --- a/app-text/texlive/texlive-2009.ebuild +++ b/app-text/texlive/texlive-2009.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2009.ebuild,v 1.1 2010/01/11 03:45:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2009.ebuild,v 1.2 2010/01/15 04:26:24 abcd Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="cjk context cyrillic detex doc dvi2tty dvipdfm extra games graphics humanities jadetex latex3 luatex music omega png pstricks publishers science tex4ht truetype xetex xindy xml X" |