From: Agostino Sarubbo Date: Sun, 24 Mar 2019 09:59:19 +0000 (+0100) Subject: media-libs/opus: amd64 stable wrt bug #681402 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dbe86fd2c05fd71673a5403cdc1bb9d04f770717;p=gentoo.git media-libs/opus: amd64 stable wrt bug #681402 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/media-libs/opus/opus-1.3.ebuild b/media-libs/opus/opus-1.3.ebuild index d2eb187e3cfb..2abb6444043d 100644 --- a/media-libs/opus/opus-1.3.ebuild +++ b/media-libs/opus/opus-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then else SRC_URI="https://archive.mozilla.org/pub/opus/${MY_P}.tar.gz" if [[ "${PV}" != *_alpha* ]] && [[ "${PV}" != *_beta* ]] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" fi fi