Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin-debug/
Date: Sun, 04 Oct 2020 00:34:47
Message-Id: 1601771478.772ad523dee8f01fb064e84b1fd3c3b89a9f6c16.sam@gentoo
1 commit: 772ad523dee8f01fb064e84b1fd3c3b89a9f6c16
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 00:31:18 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 00:31:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772ad523
7
8 app-office/libreoffice-bin-debug: Stabilize 6.4.6.2-r2 amd64, #728964
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../libreoffice-bin-debug/libreoffice-bin-debug-6.4.6.2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 24cb2437d07..61b8703e10c 100644
17 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.6.2-r2.ebuild
18 +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-6.4.6.2-r2.ebuild
19 @@ -46,7 +46,7 @@ SRC_URI="
20 IUSE="gnome java kde"
21 LICENSE="LGPL-3"
22 SLOT="0"
23 -KEYWORDS="-* ~amd64 ~x86"
24 +KEYWORDS="-* amd64 ~x86"
25
26 RDEPEND="=app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]"