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: Wed, 02 Mar 2016 17:05:08
Message-Id: 1456938289.0adfeb5379d62868c647e98d9b35f7ab3a509afb.ago@gentoo
1 commit: 0adfeb5379d62868c647e98d9b35f7ab3a509afb
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 2 17:04:49 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 2 17:04:49 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0adfeb53
7
8 app-office/libreoffice-bin: amd64 stable wrt bug #575152
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-office/libreoffice-bin/libreoffice-bin-5.0.5.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/libreoffice-bin/libreoffice-bin-5.0.5.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-5.0.5.2.ebuild
18 index fe1d14e..b95226d 100644
19 --- a/app-office/libreoffice-bin/libreoffice-bin-5.0.5.2.ebuild
20 +++ b/app-office/libreoffice-bin/libreoffice-bin-5.0.5.2.ebuild
21 @@ -55,7 +55,7 @@ SRC_URI="
22 IUSE="gnome java kde"
23 LICENSE="LGPL-3"
24 SLOT="0"
25 -KEYWORDS="-* ~amd64 ~x86"
26 +KEYWORDS="-* amd64 ~x86"
27
28 BIN_COMMON_DEPEND="
29 =app-text/libexttextcat-3.4*