summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-21 02:01:10 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-21 02:31:22 -0400
commite1c9e47ddab380fe015668825a8b03d5aa8813aa (patch)
treedf4fb6730400fbc29914e09e914320752a01d8c9 /media-libs/zimg
parentmedia-libs/libaom: amd64 stable (diff)
downloadgentoo-e1c9e47ddab380fe015668825a8b03d5aa8813aa.tar.gz
gentoo-e1c9e47ddab380fe015668825a8b03d5aa8813aa.tar.bz2
gentoo-e1c9e47ddab380fe015668825a8b03d5aa8813aa.zip
media-libs/zimg: amd64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'media-libs/zimg')
-rw-r--r--media-libs/zimg/zimg-2.7.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/zimg/zimg-2.7.5.ebuild b/media-libs/zimg/zimg-2.7.5.ebuild
index 93b521bee179..1775f6b60bbb 100644
--- a/media-libs/zimg/zimg-2.7.5.ebuild
+++ b/media-libs/zimg/zimg-2.7.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 arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
S="${WORKDIR}/${PN}-release-${PV}/"
fi