diff options
Diffstat (limited to 'dev-texlive/texlive-genericextra/texlive-genericextra-2008.ebuild')
-rw-r--r-- | dev-texlive/texlive-genericextra/texlive-genericextra-2008.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-genericextra/texlive-genericextra-2008.ebuild b/dev-texlive/texlive-genericextra/texlive-genericextra-2008.ebuild index 3b58d88ffb6d..98280b731299 100644 --- a/dev-texlive/texlive-genericextra/texlive-genericextra-2008.ebuild +++ b/dev-texlive/texlive-genericextra/texlive-genericextra-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-genericextra/texlive-genericextra-2008.ebuild,v 1.5 2009/03/07 10:59:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericextra/texlive-genericextra-2008.ebuild,v 1.6 2009/03/10 19:22:10 armin76 Exp $ TEXLIVE_MODULE_CONTENTS="abbr abstyles barr borceux c-pascal colorsep dinat eijkhout encxvlna fenixpar fltpoint insbox mathdots metatex mftoeps midnight multi ofs pdf-trans vrb vtex collection-genericextra " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Extra generic packages" LICENSE="GPL-2 as-is freedist LPPL-1.3 public-domain TeX " SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2008 " |