Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin/
Date: Tue, 24 Nov 2015 23:12:59
Message-Id: 1448406754.438f886e9a2ac0772ec713ca4672e839c23f218e.ago@gentoo
1 commit: 438f886e9a2ac0772ec713ca4672e839c23f218e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 24 23:12:34 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 24 23:12:34 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=438f886e
7
8 app-office/libreoffice-bin: amd64 stable wrt bug #565026
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 app-office/libreoffice-bin/libreoffice-bin-5.0.3.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/libreoffice-bin/libreoffice-bin-5.0.3.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-5.0.3.2.ebuild
17 index a8d63e8..29b0a6a 100644
18 --- a/app-office/libreoffice-bin/libreoffice-bin-5.0.3.2.ebuild
19 +++ b/app-office/libreoffice-bin/libreoffice-bin-5.0.3.2.ebuild
20 @@ -55,7 +55,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 BIN_COMMON_DEPEND="
28 =app-text/libexttextcat-3.4*