media-libs/zimg: Sync live ebuild hidden keywords

Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
Alexis Ballier
2017-03-16 08:18:21 +01:00
parent 248306e97c
commit 2e17f310ac

View 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