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: Tue, 01 Jun 2021 09:00:40
Message-Id: 1622537885.8cff1d4067757cc360cfc2b612521482bc9a9ae3.sam@gentoo
1 commit: 8cff1d4067757cc360cfc2b612521482bc9a9ae3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 1 08:58:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 08:58:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cff1d40
7
8 app-office/libreoffice-bin-debug: Stabilize 7.1.3.2 x86, #788112
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.3.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.1.3.2.ebuild b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.3.2.ebuild
16 index 080fa5ac101..058bf410a5f 100644
17 --- a/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.3.2.ebuild
18 +++ b/app-office/libreoffice-bin-debug/libreoffice-bin-debug-7.1.3.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=]"