media-libs/opus: Stable for HPPA (bug #602086).
authorJeroen Roovers <jer@gentoo.org>
Sat, 14 Jan 2017 12:46:05 +0000 (13:46 +0100)
committerJeroen Roovers <jer@gentoo.org>
Sat, 14 Jan 2017 12:47:51 +0000 (13:47 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

media-libs/opus/opus-1.1.3.ebuild

index 95a7749b4d4040a60b8cc9dbd0748ff5712c1f58..42d8e502fa7b16db673691dad5688a0edcced43b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -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 versatile codec designed for interactive speech and audio transmission over the internet"