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/libodfgen/
Date: Wed, 19 Sep 2018 18:35:11
Message-Id: 1537382093.29c4eaf81e34c996cc8111d611304f211b8702be.mattst88@gentoo
1 commit: 29c4eaf81e34c996cc8111d611304f211b8702be
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 19 18:34:02 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=29c4eaf8
7
8 app-text/libodfgen-0.1.6: added ~ppc64, bug 664414
9
10 app-text/libodfgen/libodfgen-0.1.6.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-text/libodfgen/libodfgen-0.1.6.ebuild b/app-text/libodfgen/libodfgen-0.1.6.ebuild
14 index c966282b7ed..b1617cd7782 100644
15 --- a/app-text/libodfgen/libodfgen-0.1.6.ebuild
16 +++ b/app-text/libodfgen/libodfgen-0.1.6.ebuild
17 @@ -14,7 +14,7 @@ LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
18 SLOT="0"
19
20 [[ ${PV} == 9999 ]] || \
21 -KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
22 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
23
24 IUSE="doc"