summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-07-02 09:18:14 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-07-02 09:18:14 +0100
commita288d218943b3d42da4d7f6909233cf6a3c98fda (patch)
treeac8172f8220e6482397e48ca8fb3d7fb6075e562 /media-libs
parentmedia-libs/x264: stable 0.0.20190214 for ia64, bug #688712 (diff)
downloadgentoo-a288d218943b3d42da4d7f6909233cf6a3c98fda.tar.gz
gentoo-a288d218943b3d42da4d7f6909233cf6a3c98fda.tar.bz2
gentoo-a288d218943b3d42da4d7f6909233cf6a3c98fda.zip
media-libs/zimg: stable 2.8 for ia64, bug #688808
Package-Manager: Portage-2.3.68, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/zimg/zimg-2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/zimg/zimg-2.8.ebuild b/media-libs/zimg/zimg-2.8.ebuild
index ae1f30ab4c5d..5021993859ac 100644
--- a/media-libs/zimg/zimg-2.8.ebuild
+++ b/media-libs/zimg/zimg-2.8.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/sekrit-twc/zimg/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
+ KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ~ppc64 sparc x86"
S="${WORKDIR}/${PN}-release-${PV}/"
fi
inherit autotools multilib-minimal