diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-19 08:35:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-19 08:35:21 +0000 |
commit | 66389861d1f75f46781ad893bda968fdc3addfe2 (patch) | |
tree | c4c6e8bf73687a99331ef522abb31ad3becdf603 /app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.3.ebuild | |
parent | Stable for x86, wrt bug #522060 (diff) | |
download | gentoo-2-66389861d1f75f46781ad893bda968fdc3addfe2.tar.gz gentoo-2-66389861d1f75f46781ad893bda968fdc3addfe2.tar.bz2 gentoo-2-66389861d1f75f46781ad893bda968fdc3addfe2.zip |
Stable for x86, wrt bug #522060
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.3.ebuild')
-rw-r--r-- | app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.3.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.3.ebuild index 793b23ff81bb..0781d74a5240 100644 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.3.ebuild +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-4.2.6.3.ebuild,v 1.2 2014/09/18 10:10:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.2.6.3.ebuild,v 1.3 2014/09/19 08:35:21 ago Exp $ EAPI=5 @@ -47,7 +47,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=]" |