commit: 6d48c27d802440f9bd3c8ca461cd2cc85286a2c9 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sun Feb 5 12:42:33 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sun Feb 5 12:42:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d48c27d
media-libs/zimg: Mark ~ppc64 (bug #574786). 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 58109a1..af288c0 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 ~ppc ~x86" + KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" S="${WORKDIR}/${PN}-release-${PV}/" fi
