media-libs/zimg: amd64 stable wrt bug #614626
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 7 Apr 2017 16:04:59 +0000 (18:04 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 7 Apr 2017 16:04:59 +0000 (18:04 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
media-libs/zimg/zimg-2.5.ebuild

index 5826bad7c0dfa536e6d8efeac18765402e5813b4..443ee4d9f9ce0de15717fae77bcbd82bd4181c7a 100644 (file)
@@ -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