diff options
Diffstat (limited to 'dev-texlive/texlive-context/texlive-context-2007.ebuild')
-rw-r--r-- | dev-texlive/texlive-context/texlive-context-2007.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-context/texlive-context-2007.ebuild b/dev-texlive/texlive-context/texlive-context-2007.ebuild index ea5113e21a28..a9aaac93341b 100644 --- a/dev-texlive/texlive-context/texlive-context-2007.ebuild +++ b/dev-texlive/texlive-context/texlive-context-2007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2007.ebuild,v 1.12 2008/04/06 16:44:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/texlive-context-2007.ebuild,v 1.13 2008/04/06 19:10:47 corsair Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic dev-texlive/texlive-langgreek @@ -12,6 +12,6 @@ DESCRIPTION="TeXLive ConTeXt format" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" RDEPEND="dev-lang/ruby" |