media-libs/opus: x86 stable (bug #681402)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 2 Apr 2019 01:24:08 +0000 (03:24 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 2 Apr 2019 01:24:08 +0000 (03:24 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
media-libs/opus/opus-1.3.ebuild

index dba607955b68d1f6f8f1006fd3379b8adcdea1e8..3e052eeae51c6d89cb03922e37ece05ad40fa2e0 100644 (file)
@@ -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