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: Mon, 29 May 2017 11:30:32
Message-Id: 1496057393.bd0a70f2a51cf6ef8a283c5e0c59ed744192d0a1.ago@gentoo
1 commit: bd0a70f2a51cf6ef8a283c5e0c59ed744192d0a1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 29 11:29:53 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon May 29 11:29:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd0a70f2
7
8 app-office/libreoffice-bin-debug: amd64 stable wrt bug #616468
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 .../libreoffice-bin-debug/libreoffice-bin-debug-5.2.7.2-r1.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.7.2-r1.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.2.7.2-r1.ebuild
18 index 1665a9827b1..65686c8a994 100644
19 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.2.7.2-r1.ebuild
20 +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.2.7.2-r1.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=]"