From: Michael Weber <xmw@gentoo.org>
Date: Wed, 22 Feb 2017 21:08:59 +0000 (+0100)
Subject: media-libs/zimg: ppc stable (bug 608868)
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=de325675a51759bb794c7444787b8c16a8dd6039;p=gentoo.git

media-libs/zimg: ppc stable (bug 608868)

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
---

diff --git a/media-libs/zimg/zimg-2.4.ebuild b/media-libs/zimg/zimg-2.4.ebuild
index 63a9fbf6b916..74b231f4fb70 100644
--- a/media-libs/zimg/zimg-2.4.ebuild
+++ b/media-libs/zimg/zimg-2.4.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/sekrit-twc/zimg"
 
 if [ "${PV#9999}" = "${PV}" ] ; then
 	SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64 ~arm ~ppc ppc64 x86"
+	KEYWORDS="amd64 ~arm ppc ppc64 x86"
 	S="${WORKDIR}/${PN}-release-${PV}/"
 fi