media-libs/zimg: Stable for PPC64 (bug #608868).
authorJeroen Roovers <jer@gentoo.org>
Wed, 22 Feb 2017 13:16:54 +0000 (14:16 +0100)
committerJeroen Roovers <jer@gentoo.org>
Wed, 22 Feb 2017 13:18:57 +0000 (14:18 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

media-libs/zimg/zimg-2.4.ebuild

index 8a6f33cadcd6fce04bc531ab7aa2eecb54e673c0..63a9fbf6b916396c7e6a459215179c1cb3ed3e14 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