commit: de325675a51759bb794c7444787b8c16a8dd6039 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Wed Feb 22 21:08:59 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Wed Feb 22 21:08:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de325675
media-libs/zimg: ppc stable (bug 608868) Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" 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 63a9fbf6b9..74b231f4fb 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