Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libstaroffice/
Date: Thu, 16 Nov 2017 01:36:50
Message-Id: 1510796153.b8fc7a40781943a9c1a219e19a0d7b9eea6c4e31.whissi@gentoo
1 commit: b8fc7a40781943a9c1a219e19a0d7b9eea6c4e31
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 16 01:35:53 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 16 01:35:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8fc7a40
7
8 app-text/libstaroffice: x86 stable (bug #623646)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 app-text/libstaroffice/libstaroffice-0.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/libstaroffice/libstaroffice-0.0.4.ebuild b/app-text/libstaroffice/libstaroffice-0.0.4.ebuild
16 index 21554f6b7b9..198e7e2e822 100644
17 --- a/app-text/libstaroffice/libstaroffice-0.0.4.ebuild
18 +++ b/app-text/libstaroffice/libstaroffice-0.0.4.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/fosnola/libstaroffice"
20 LICENSE="|| ( LGPL-2.1+ MPL-2.0 )"
21 SLOT="0"
22 [[ ${PV} == 9999 ]] || \
23 -KEYWORDS="amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 x86"
25
26 IUSE="debug doc tools +zlib"