summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-14 13:43:36 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-14 13:52:24 -0400
commitfac4fd994d96998c60238cbdf22cde39c4f21e26 (patch)
tree7012a3a562f65caea80d5f779fe8cfe397a1b2ce /media-libs/zimg
parentmedia-libs/libass: arm64 stable (diff)
downloadgentoo-fac4fd994d96998c60238cbdf22cde39c4f21e26.tar.gz
gentoo-fac4fd994d96998c60238cbdf22cde39c4f21e26.tar.bz2
gentoo-fac4fd994d96998c60238cbdf22cde39c4f21e26.zip
media-libs/zimg: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
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 1d720a336c91..93b521bee179 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