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/libmwaw/
Date: Wed, 19 Sep 2018 18:35:10
Message-Id: 1537382093.321bed535e0b5fd9bbc9bd616f4be1f310f321fe.mattst88@gentoo
1 commit: 321bed535e0b5fd9bbc9bd616f4be1f310f321fe
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 19 18:34:01 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=321bed53
7
8 app-text/libmwaw-0.3.14: added ~ppc64, bug 664414
9
10 app-text/libmwaw/libmwaw-0.3.14.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-text/libmwaw/libmwaw-0.3.14.ebuild b/app-text/libmwaw/libmwaw-0.3.14.ebuild
14 index c5222845e57..2a987a7876e 100644
15 --- a/app-text/libmwaw/libmwaw-0.3.14.ebuild
16 +++ b/app-text/libmwaw/libmwaw-0.3.14.ebuild
17 @@ -14,7 +14,7 @@ LICENSE="LGPL-2.1"
18 SLOT="0"
19
20 [[ ${PV} == 9999 ]] || \
21 -KEYWORDS="amd64 ~arm ~arm64 x86"
22 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
23
24 IUSE="doc static-libs tools"