Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/
Date: Wed, 02 Jan 2019 09:57:04
Message-Id: 1546422958.2f7bf28eabb5075ca9d76d19dcdd5fd35361d6a8.zlogene@gentoo
1 commit: 2f7bf28eabb5075ca9d76d19dcdd5fd35361d6a8
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 2 09:55:58 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 2 09:55:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f7bf28e
7
8 app-office/libreoffice: amd64 stable wrt bug #673446
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 app-office/libreoffice/libreoffice-6.1.4.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-office/libreoffice/libreoffice-6.1.4.2.ebuild b/app-office/libreoffice/libreoffice-6.1.4.2.ebuild
17 index 29174b9eb1c..01dfdc4ae48 100644
18 --- a/app-office/libreoffice/libreoffice-6.1.4.2.ebuild
19 +++ b/app-office/libreoffice/libreoffice-6.1.4.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -78,7 +78,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
27 LICENSE="|| ( LGPL-3 MPL-1.1 )"
28 SLOT="0"
29 [[ ${MY_PV} == *9999* ]] || \
30 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
32
33 COMMON_DEPEND="${PYTHON_DEPS}
34 app-arch/unzip