diff options
Diffstat (limited to 'app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild index df69be00d282..b6ecedc08d4f 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild,v 1.2 2012/06/03 22:47:40 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-3.5.4.2-r1.ebuild,v 1.3 2012/06/04 10:31:42 ago Exp $ EAPI=4 @@ -46,7 +46,7 @@ SRC_URI=" IUSE="gnome java kde" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]" |