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: Sun, 18 Oct 2020 15:12:01
Message-Id: 1603033910.2fdc8d1460b4ee3a625bfa93f37ec724de231bb4.whissi@gentoo
1 commit: 2fdc8d1460b4ee3a625bfa93f37ec724de231bb4
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 18 15:10:33 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 18 15:11:50 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fdc8d14
7
8 app-office/libreoffice-bin-debug: x86 stable (bug #728964)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 .../libreoffice-bin-debug/libreoffice-bin-debug-6.4.6.2-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.6.2-r2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.6.2-r2.ebuild
17 index 61b8703e10c..3fe8d2b0f01 100644
18 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.6.2-r2.ebuild
19 +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.6.2-r2.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=]"