Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin-debug/
Date: Tue, 29 Nov 2016 18:41:56
Message-Id: 1480444902.5384ed7aa5b534055d33f79b9fd5918107ddfa74.ago@gentoo
1 commit: 5384ed7aa5b534055d33f79b9fd5918107ddfa74
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 18:41:42 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 18:41:42 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5384ed7a
7
8 app-office/libreoffice-bin-debug: x86 stable wrt bug #600038
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.2.3.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.2.3.3.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.2.3.3.ebuild
18 index dba2ecd..9683a18 100644
19 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.2.3.3.ebuild
20 +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.2.3.3.ebuild
21 @@ -47,7 +47,7 @@ SRC_URI="
22 IUSE="gnome java kde"
23 LICENSE="LGPL-3"
24 SLOT="0"
25 -KEYWORDS="-* amd64 ~x86"
26 +KEYWORDS="-* amd64 x86"
27
28 RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]"