commit: 3730b4d1a54341eb3a940749e7e024edade8fe38 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Wed Feb 22 13:16:54 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Wed Feb 22 13:18:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3730b4d1
media-libs/zimg: Stable for PPC64 (bug #608868). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches media-libs/zimg/zimg-2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/zimg/zimg-2.4.ebuild b/media-libs/zimg/zimg-2.4.ebuild index 8a6f33cadc..63a9fbf6b9 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
