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: Thu, 03 Feb 2022 03:42:37
Message-Id: 1643859731.1d96de8d3bca0108384c2edb998f395e87ba9296.sam@gentoo
1 commit: 1d96de8d3bca0108384c2edb998f395e87ba9296
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 3 03:42:11 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 3 03:42:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d96de8d
7
8 app-office/libreoffice-bin-debug: Stabilize 7.2.5.2 amd64, #830739
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.5.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.5.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.5.2.ebuild
16 index 991ea9f2b4d3..3bf7989da80b 100644
17 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.5.2.ebuild
18 +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.2.5.2.ebuild
19 @@ -41,7 +41,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}-${PV}[gnome=,java=,kde=]"