summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-23 10:13:05 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-23 10:13:13 -0400
commitf82d1878268becffe610d3f4e09e5371bfab6d0a (patch)
treec712f40f20eb27533c19fba25375837173cc55aa /media-libs/zimg/zimg-2.8.ebuild
parentxfce-extra/xfce4-xkb-plugin: Drop ~x86-fbsd due to bug #665088 (diff)
downloadgentoo-f82d1878268becffe610d3f4e09e5371bfab6d0a.tar.gz
gentoo-f82d1878268becffe610d3f4e09e5371bfab6d0a.tar.bz2
gentoo-f82d1878268becffe610d3f4e09e5371bfab6d0a.zip
media-libs/zimg: arm64 stable (bug #688808)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/zimg/zimg-2.8.ebuild')
-rw-r--r--media-libs/zimg/zimg-2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/zimg/zimg-2.8.ebuild b/media-libs/zimg/zimg-2.8.ebuild
index a4d7d1777da2..239892feaebf 100644
--- a/media-libs/zimg/zimg-2.8.ebuild
+++ b/media-libs/zimg/zimg-2.8.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]] ; then
inherit git-r3
else
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
inherit autotools multilib-minimal