From: Agostino Sarubbo Date: Mon, 23 Jan 2017 16:24:28 +0000 (+0100) Subject: media-libs/opus: ia64 stable wrt bug #605894 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d6ae9f1eda3af5460689a5a5e36ab940eccf2927;p=gentoo.git media-libs/opus: ia64 stable wrt bug #605894 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo --- diff --git a/media-libs/opus/opus-1.1.3-r1.ebuild b/media-libs/opus/opus-1.1.3-r1.ebuild index 1c025f4be080..75950c866b9e 100644 --- a/media-libs/opus/opus-1.1.3-r1.ebuild +++ b/media-libs/opus/opus-1.1.3-r1.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="git://git.opus-codec.org/opus.git" else SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.gz" - KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd" + KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd" fi DESCRIPTION="Open codec designed for internet transmission of interactive speech and audio"