Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin-debug/
Date: Thu, 31 Oct 2019 23:50:39
Message-Id: 1572564132.6d2fe60a037cd705cf2242a2d29d1d734e6bc33d.whissi@gentoo
1 commit: 6d2fe60a037cd705cf2242a2d29d1d734e6bc33d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 31 23:22:12 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 31 23:22:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d2fe60a
7
8 app-office/libreoffice-bin-debug: x86 stable (bug #695536)
9
10 Package-Manager: Portage-2.3.78, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.2.8.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.2.8.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.2.8.2.ebuild
17 index 82776e8e316..782ce8ef47d 100644
18 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.2.8.2.ebuild
19 +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.2.8.2.ebuild
20 @@ -46,7 +46,7 @@ SRC_URI="
21 IUSE="gnome java kde"
22 LICENSE="LGPL-3"
23 SLOT="0"
24 -KEYWORDS="-* ~amd64 ~x86"
25 +KEYWORDS="-* ~amd64 x86"
26
27 RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]"