commit: 6c6a202ffd3b2e20ba7529b5d508881c0ce6d0b5 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Thu Feb 23 12:34:55 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Thu Feb 23 12:34:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c6a202f
media-libs/zimg: arm 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 74b231f4fb..a1f78c6193 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
