From: Sergei Trofimovich Date: Sun, 27 Jan 2019 12:22:46 +0000 (+0000) Subject: media-libs/libzmf: keyworded 0.0.2 for ppc, bug #663682 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fc1e48736c2fee45c7e559c8e6b31470332586c3;p=gentoo.git media-libs/libzmf: keyworded 0.0.2 for ppc, bug #663682 Package-Manager: Portage-2.3.58, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- diff --git a/media-libs/libzmf/libzmf-0.0.2.ebuild b/media-libs/libzmf/libzmf-0.0.2.ebuild index 987ad03573c1..001ebcf418bb 100644 --- a/media-libs/libzmf/libzmf-0.0.2.ebuild +++ b/media-libs/libzmf/libzmf-0.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libzmf" LICENSE="MPL-2.0" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="debug doc test tools"