diff options
Diffstat (limited to 'app-office/lyx/lyx-1.5.4.ebuild')
-rw-r--r-- | app-office/lyx/lyx-1.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.5.4.ebuild b/app-office/lyx/lyx-1.5.4.ebuild index 82a841127fc8..cb5e09bef1c4 100644 --- a/app-office/lyx/lyx-1.5.4.ebuild +++ b/app-office/lyx/lyx-1.5.4.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.4.ebuild,v 1.1 2008/02/25 22:54:37 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.5.4.ebuild,v 1.2 2008/03/24 09:19:14 opfer Exp $ inherit qt4 eutils flag-o-matic font toolchain-funcs @@ -20,7 +20,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" |