Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/
Date: Mon, 13 Sep 2021 05:19:39
Message-Id: 1631510342.f2eb45cc8e88c5e1ef25b8cf293d7ab447d154f1.asturm@gentoo
1 commit: f2eb45cc8e88c5e1ef25b8cf293d7ab447d154f1
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 12 21:16:02 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 13 05:19:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2eb45cc
7
8 app-office/libreoffice: Restore ~x86 in live ebuild templates
9
10 Follow-up to commit 46228c2ee31b278182016969395b3797fc19ee28
11
12 Package-Manager: Portage-3.0.23, Repoman-3.0.3
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 app-office/libreoffice/libreoffice-7.1.9999.ebuild | 2 +-
16 app-office/libreoffice/libreoffice-9999.ebuild | 2 +-
17 2 files changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/app-office/libreoffice/libreoffice-7.1.9999.ebuild b/app-office/libreoffice/libreoffice-7.1.9999.ebuild
20 index 229e39b60b6..752bacd6f31 100644
21 --- a/app-office/libreoffice/libreoffice-7.1.9999.ebuild
22 +++ b/app-office/libreoffice/libreoffice-7.1.9999.ebuild
23 @@ -105,7 +105,7 @@ LICENSE="|| ( LGPL-3 MPL-1.1 )"
24 SLOT="0"
25
26 [[ ${MY_PV} == *9999* ]] || \
27 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~amd64-linux"
28 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
29
30 BDEPEND="
31 dev-util/intltool
32
33 diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
34 index 48469b754b1..188cea2395f 100644
35 --- a/app-office/libreoffice/libreoffice-9999.ebuild
36 +++ b/app-office/libreoffice/libreoffice-9999.ebuild
37 @@ -103,7 +103,7 @@ LICENSE="|| ( LGPL-3 MPL-1.1 )"
38 SLOT="0"
39
40 [[ ${MY_PV} == *9999* ]] || \
41 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~amd64-linux"
42 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
43
44 BDEPEND="
45 dev-util/intltool