media-libs/zimg: Sync live ebuild hidden keywords
authorAlexis Ballier <aballier@gentoo.org>
Thu, 16 Mar 2017 07:18:21 +0000 (08:18 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 16 Mar 2017 07:23:59 +0000 (08:23 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

media-libs/zimg/zimg-9999.ebuild

index 894506787cad59934e5ca8aac970193ee8783dbc..5826bad7c0dfa536e6d8efeac18765402e5813b4 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="~amd64 ~ppc ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
        S="${WORKDIR}/${PN}-release-${PV}/"
 fi