media-libs/zimg: arm stable (bug 608868)
authorMichael Weber <xmw@gentoo.org>
Thu, 23 Feb 2017 12:34:55 +0000 (13:34 +0100)
committerMichael Weber <xmw@gentoo.org>
Thu, 23 Feb 2017 12:34:55 +0000 (13:34 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

media-libs/zimg/zimg-2.4.ebuild

index 74b231f4fb708aaae0ef2b0354bacbf87ec44c71..a1f78c61933694fe8032ad0d90fb14e92d1bea02 100644 (file)
@@ -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 ~arm ppc ppc64 x86"
+       KEYWORDS="amd64 arm ppc ppc64 x86"
        S="${WORKDIR}/${PN}-release-${PV}/"
 fi