diff options
Diffstat (limited to 'app-office/lyx/lyx-1.5.5.ebuild')
-rw-r--r-- | app-office/lyx/lyx-1.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.5.5.ebuild b/app-office/lyx/lyx-1.5.5.ebuild index f8ac4803241d..c138b6a95588 100644 --- a/app-office/lyx/lyx-1.5.5.ebuild +++ b/app-office/lyx/lyx-1.5.5.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/app-office/lyx/lyx-1.5.5.ebuild,v 1.2 2008/06/11 15:28:37 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.5.5.ebuild,v 1.3 2008/06/11 17:17:48 jer Exp $ EAPI=1 @@ -22,7 +22,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" #KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" # dev-tex/ivritex +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" # dev-tex/ivritex IUSE="cups debug nls linguas_he latex" RESTRICT="test" |