From: Jeroen Roovers <jer@gentoo.org> Date: Sat, 21 Jan 2017 14:10:23 +0000 (+0100) Subject: media-libs/opus: Stable for HPPA PPC64 (bug #605894). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9daa9811733618c958f017898f3ef52a496e79db;p=gentoo.git media-libs/opus: Stable for HPPA PPC64 (bug #605894). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches --- diff --git a/media-libs/opus/opus-1.1.3-r1.ebuild b/media-libs/opus/opus-1.1.3-r1.ebuild index dd444c8d206e..479369830ba0 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"