summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-22 22:08:59 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-22 22:08:59 +0100
commitde325675a51759bb794c7444787b8c16a8dd6039 (patch)
treeb8e50a0cd6d2a6e5cb505c09bacf4cc51d191aaa
parentmedia-libs/chromaprint: ppc stable (bug 608868) (diff)
downloadgentoo-de325675a51759bb794c7444787b8c16a8dd6039.tar.gz
gentoo-de325675a51759bb794c7444787b8c16a8dd6039.tar.bz2
gentoo-de325675a51759bb794c7444787b8c16a8dd6039.zip
media-libs/zimg: ppc stable (bug 608868)
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64"
-rw-r--r--media-libs/zimg/zimg-2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/zimg/zimg-2.4.ebuild b/media-libs/zimg/zimg-2.4.ebuild
index 63a9fbf6b916..74b231f4fb70 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