Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin-debug/
Date: Sun, 17 Feb 2019 17:58:20
Message-Id: 1550426277.022774a4d63d3395a5b8e0832b1d58657ef98aa5.zlogene@gentoo
1 commit: 022774a4d63d3395a5b8e0832b1d58657ef98aa5
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 17:55:12 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 17:57:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=022774a4
7
8 app-office/libreoffice-bin-debug: x86 stable wrt bug #676956
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="x86"
13
14 app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.1.5.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.1.5.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.1.5.2.ebuild
18 index 40e51ebfe3d..dd563997b9b 100644
19 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.1.5.2.ebuild
20 +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.1.5.2.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=]"