From b12f48d7eda2212674d673b470d243042d79e07f Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sun, 18 Dec 2016 11:14:52 +0900 Subject: media-libs/opus: amd64 stable wrt bug #602086 --- media-libs/opus/opus-1.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/opus/opus-1.1.3.ebuild b/media-libs/opus/opus-1.1.3.ebuild index 0e183125a0b1..e9c6f21f53d0 100644 --- a/media-libs/opus/opus-1.1.3.ebuild +++ b/media-libs/opus/opus-1.1.3.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 versatile codec designed for interactive speech and audio transmission over the internet" -- cgit v1.2.3-65-gdbad