Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libzmf/
Date: Wed, 19 Sep 2018 18:35:14
Message-Id: 1537382094.5c19f190a78c3b8753dda86f73a715aa7fd1458a.mattst88@gentoo
1 commit: 5c19f190a78c3b8753dda86f73a715aa7fd1458a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 19 18:34:10 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 19 18:34:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c19f190
7
8 media-libs/libzmf-0.0.2: added ~ppc64, bug 664414
9
10 media-libs/libzmf/libzmf-0.0.2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/media-libs/libzmf/libzmf-0.0.2.ebuild b/media-libs/libzmf/libzmf-0.0.2.ebuild
14 index ae76eab316e..987ad03573c 100644
15 --- a/media-libs/libzmf/libzmf-0.0.2.ebuild
16 +++ b/media-libs/libzmf/libzmf-0.0.2.ebuild
17 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libzmf"
18 LICENSE="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 test tools"