From: Agostino Sarubbo Date: Wed, 15 Feb 2017 15:05:33 +0000 (+0100) Subject: media-libs/zimg: amd64 stable wrt bug #608868 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=76afc29476db1b74e10ec533d6134736710fd391;p=gentoo.git media-libs/zimg: amd64 stable wrt bug #608868 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/media-libs/zimg/zimg-2.4.ebuild b/media-libs/zimg/zimg-2.4.ebuild index af288c0d8848..69cc7c373775 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 ~ppc64 ~x86" + KEYWORDS="amd64 ~ppc ~ppc64 ~x86" S="${WORKDIR}/${PN}-release-${PV}/" fi