summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-01-23 10:30:40 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-01-23 10:34:54 +0100
commit471f1f47c296e093f4767dd90799dd33ed8496c2 (patch)
tree2d5eac966dc7c7341f8b617bb336cd8f0028854d /media-libs/zimg/zimg-9999.ebuild
parentmedia-video/motion: updated maintainership info, fixed upstream reference (th... (diff)
downloadgentoo-471f1f47c296e093f4767dd90799dd33ed8496c2.tar.gz
gentoo-471f1f47c296e093f4767dd90799dd33ed8496c2.tar.bz2
gentoo-471f1f47c296e093f4767dd90799dd33ed8496c2.zip
media-libs/zimg: bump to 2.4
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'media-libs/zimg/zimg-9999.ebuild')
-rw-r--r--media-libs/zimg/zimg-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/zimg/zimg-9999.ebuild b/media-libs/zimg/zimg-9999.ebuild
index a8a8647561d2..58109a112c87 100644
--- a/media-libs/zimg/zimg-9999.ebuild
+++ b/media-libs/zimg/zimg-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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"
+ KEYWORDS="~amd64 ~ppc ~x86"
S="${WORKDIR}/${PN}-release-${PV}/"
fi