Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libstaroffice/
Date: Wed, 19 Sep 2018 18:35:10
Message-Id: 1537382093.91866010ac2c9c9440849613030cb439ec661d47.mattst88@gentoo
1 commit: 91866010ac2c9c9440849613030cb439ec661d47
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 19 18:34:04 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 19 18:34:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91866010
7
8 app-text/libstaroffice-0.0.6: added ~ppc64, bug 664414
9
10 app-text/libstaroffice/libstaroffice-0.0.6.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-text/libstaroffice/libstaroffice-0.0.6.ebuild b/app-text/libstaroffice/libstaroffice-0.0.6.ebuild
14 index 17d046f018e..0aa7e20b854 100644
15 --- a/app-text/libstaroffice/libstaroffice-0.0.6.ebuild
16 +++ b/app-text/libstaroffice/libstaroffice-0.0.6.ebuild
17 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/fosnola/libstaroffice"
18 LICENSE="|| ( LGPL-2.1+ MPL-2.0 )"
19 SLOT="0"
20 [[ ${PV} == 9999 ]] || \
21 -KEYWORDS="amd64 ~arm ~arm64 x86"
22 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
23
24 IUSE="debug doc tools +zlib"