summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-04-17 09:38:28 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-04-17 10:00:55 +0200
commitde68bd60212cd98f5e175669bee43358755e0b7b (patch)
tree3031c78386ff5d65040a1aa336cabe1cb808fa3f /media-libs/zimg/zimg-2.5.ebuild
parentdev-perl/Filter: x86 stable wrt bug #614752 (diff)
downloadgentoo-de68bd60212cd98f5e175669bee43358755e0b7b.tar.gz
gentoo-de68bd60212cd98f5e175669bee43358755e0b7b.tar.bz2
gentoo-de68bd60212cd98f5e175669bee43358755e0b7b.zip
media-libs/zimg: x86 stable wrt bug #614626
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/zimg/zimg-2.5.ebuild')
-rw-r--r--media-libs/zimg/zimg-2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/zimg/zimg-2.5.ebuild b/media-libs/zimg/zimg-2.5.ebuild
index 443ee4d9f9ce..fc4f3cd58d8d 100644
--- a/media-libs/zimg/zimg-2.5.ebuild
+++ b/media-libs/zimg/zimg-2.5.ebuild
@@ -19,7 +19,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="~alpha amd64 ~arm ~ppc ~ppc64 ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86"
S="${WORKDIR}/${PN}-release-${PV}/"
fi