media-libs/zimg: Mark ~ppc64 (bug #574786).
authorJeroen Roovers <jer@gentoo.org>
Sun, 5 Feb 2017 12:42:33 +0000 (13:42 +0100)
committerJeroen Roovers <jer@gentoo.org>
Sun, 5 Feb 2017 12:42:33 +0000 (13:42 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

media-libs/zimg/zimg-2.4.ebuild

index 58109a112c87ba7e56556f482401211fcc89adf9..af288c0d88487954427dea0a2b05d83533442708 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 ~ppc ~x86"
+       KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
        S="${WORKDIR}/${PN}-release-${PV}/"
 fi