Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin-debug/
Date: Sat, 03 Feb 2018 13:37:37
Message-Id: 1517665020.ba2d6a0f30cd332fa8674ab5875ad04467d1bc2e.kensington@gentoo
1 commit: ba2d6a0f30cd332fa8674ab5875ad04467d1bc2e
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 3 13:32:07 2018 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 3 13:37:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba2d6a0f
7
8 app-office/libreoffice-bin-debug: stabilise 5.4.4.2 for amd64
9
10 Bug: https://bugs.gentoo.org/644800
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.4.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.4.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.4.2.ebuild
17 index f8723d429da..c88a1b8ba61 100644
18 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.4.2.ebuild
19 +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-5.4.4.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=]"