media-libs/zimg: ~ia64 keyworded
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 10 Jun 2017 20:10:32 +0000 (21:10 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 10 Jun 2017 20:13:42 +0000 (21:13 +0100)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

media-libs/zimg/zimg-2.5.1.ebuild

index 5826bad7c0dfa536e6d8efeac18765402e5813b4..dd4479241887f95708a479b43c07c3032bbe0ebc 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 ~ia64 ~ppc ~ppc64 ~x86"
        S="${WORKDIR}/${PN}-release-${PV}/"
 fi