Gentoo Archives: gentoo-commits

From: Piotr Karbowski <slashbeast@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin-debug/
Date: Fri, 01 Nov 2019 22:34:21
Message-Id: 1572647088.60ec81380c31736e5002f1d4db6a9cdc23afe516.slashbeast@gentoo
1 commit: 60ec81380c31736e5002f1d4db6a9cdc23afe516
2 Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 1 22:24:48 2019 +0000
4 Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 1 22:24:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ec8138
7
8 app-office/libreoffice-bin-debug: 6.2.8.2 amd64 stable (Bug 695536)
9
10 Package-Manager: Portage-2.3.78, Repoman-2.3.17
11 Signed-off-by: Piotr Karbowski <slashbeast <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 782ce8ef47d..481a1678f46 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=]"