diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 13:56:35 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 13:56:35 +0000 |
commit | a5b9abda06af8f5ee3bd6f2a879bb6d398a7f64d (patch) | |
tree | 31f629b721a01685b5ff3d2ae8bf7874b90959da /dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild | |
parent | Add fix for parallel build, closes bug #273143. (diff) | |
download | gentoo-2-a5b9abda06af8f5ee3bd6f2a879bb6d398a7f64d.tar.gz gentoo-2-a5b9abda06af8f5ee3bd6f2a879bb6d398a7f64d.tar.bz2 gentoo-2-a5b9abda06af8f5ee3bd6f2a879bb6d398a7f64d.zip |
[dev-texlive/texlive-documentation-chinese] add ~mips keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild')
-rw-r--r-- | dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild b/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild index 0fa00acc4516..468fa05503b7 100644 --- a/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild +++ b/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild,v 1.10 2009/03/18 21:05:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild,v 1.11 2009/06/10 13:56:35 alexxy Exp $ TEXLIVE_MODULE_CONTENTS="texlive-zh-cn lnotes lshort-chinese collection-documentation-chinese " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Chinese documentation" LICENSE="GPL-2 " SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-documentation-base-2008 " |