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-text/libstaroffice/
Date: Tue, 14 Nov 2017 13:28:38
Message-Id: 1510666106.d24ee60152158f27b64bab5ca2728463fdf15352.ago@gentoo
1 commit: d24ee60152158f27b64bab5ca2728463fdf15352
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 14 13:27:59 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 14 13:28:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24ee601
7
8 app-text/libstaroffice: amd64 stable wrt bug #623646
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-text/libstaroffice/libstaroffice-0.0.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/libstaroffice/libstaroffice-0.0.4.ebuild b/app-text/libstaroffice/libstaroffice-0.0.4.ebuild
18 index 20a958e6735..e075367c1c9 100644
19 --- a/app-text/libstaroffice/libstaroffice-0.0.4.ebuild
20 +++ b/app-text/libstaroffice/libstaroffice-0.0.4.ebuild
21 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/fosnola/libstaroffice"
22 LICENSE="|| ( LGPL-2.1+ MPL-2.0 )"
23 SLOT="0"
24 [[ ${PV} == 9999 ]] || \
25 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~x86"
27
28 IUSE="debug doc tools +zlib"