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: Fri, 16 Feb 2018 11:41:18
Message-Id: 1518781270.0c277a03e265d79a95375525a3dec86f09b364bd.ago@gentoo
1 commit: 0c277a03e265d79a95375525a3dec86f09b364bd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 16 11:40:58 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 16 11:41:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c277a03
7
8 app-office/libreoffice-bin-debug: amd64 stable wrt bug #647186
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12 RepoMan-Options: --include-arches="amd64"
13
14 app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild
18 index f8723d429da..c88a1b8ba61 100644
19 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild
20 +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.5.1.ebuild
21 @@ -46,7 +46,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=]"