summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-12 16:04:30 +0000
committerSam James <sam@gentoo.org>2021-06-12 16:04:30 +0000
commit8b0450416e645c5c02eb7f558e4954a8893ebd18 (patch)
treeb7a197b2efc9f342360a6ab2681c529ad5716f3b
parentdev-util/ccache: Stabilize 4.3 x86, #795555 (diff)
downloadgentoo-8b045041.tar.gz
gentoo-8b045041.tar.bz2
gentoo-8b045041.zip
media-libs/opus: Stabilize 1.3.1-r2 amd64, #795387
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/opus/opus-1.3.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/opus/opus-1.3.1-r2.ebuild b/media-libs/opus/opus-1.3.1-r2.ebuild
index 2de9ad37889e..8b8ed39618f8 100644
--- a/media-libs/opus/opus-1.3.1-r2.ebuild
+++ b/media-libs/opus/opus-1.3.1-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
INTRINSIC_FLAGS="cpu_flags_x86_sse cpu_flags_arm_neon"
IUSE="custom-modes doc static-libs ${INTRINSIC_FLAGS}"