media-libs/zimg: ppc stable (bug 608868)
authorMichael Weber <xmw@gentoo.org>
Wed, 22 Feb 2017 21:08:59 +0000 (22:08 +0100)
committerMichael Weber <xmw@gentoo.org>
Wed, 22 Feb 2017 21:08:59 +0000 (22:08 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

media-libs/zimg/zimg-2.4.ebuild

index 63a9fbf6b916396c7e6a459215179c1cb3ed3e14..74b231f4fb708aaae0ef2b0354bacbf87ec44c71 100644 (file)
@@ -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