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-text/libstaroffice/
Date: Sun, 31 May 2020 15:40:41
Message-Id: 1590939580.d5081bbcd4bda3148396e4a0b8baa6e323616044.zlogene@gentoo
1 commit: d5081bbcd4bda3148396e4a0b8baa6e323616044
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 15:39:40 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 15:39:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5081bbc
7
8 app-text/libstaroffice: x86 stable wrt bug #716822
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 app-text/libstaroffice/libstaroffice-0.0.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/libstaroffice/libstaroffice-0.0.7.ebuild b/app-text/libstaroffice/libstaroffice-0.0.7.ebuild
18 index 570eede5ca5..09a586e63ec 100644
19 --- a/app-text/libstaroffice/libstaroffice-0.0.7.ebuild
20 +++ b/app-text/libstaroffice/libstaroffice-0.0.7.ebuild
21 @@ -8,7 +8,7 @@ if [[ ${PV} == *9999* ]]; then
22 inherit git-r3 autotools
23 else
24 SRC_URI="https://github.com/fosnola/${PN}/releases/download/${PV}/${P}.tar.xz"
25 - KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
26 + KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
27 fi
28
29 DESCRIPTION="Import filter for old StarOffice documents"