summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-17 13:47:16 +0100
committerSam James <sam@gentoo.org>2024-05-17 13:47:16 +0100
commit533d748597438c807ca19f570068fbab747e1f44 (patch)
tree8f850f75a94d18cea483b0abe4fd4a56ffe60e2d
parentdev-util/tree-sitter-cli: Stabilize 0.22.5 x86, #932079 (diff)
downloadgentoo-533d748597438c807ca19f570068fbab747e1f44.tar.gz
gentoo-533d748597438c807ca19f570068fbab747e1f44.tar.bz2
gentoo-533d748597438c807ca19f570068fbab747e1f44.zip
media-libs/opus: Stabilize 1.5.2 ppc, #932084
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/opus/opus-1.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/opus/opus-1.5.2.ebuild b/media-libs/opus/opus-1.5.2.ebuild
index d26bfda3e5d1..7041bdab71c8 100644
--- a/media-libs/opus/opus-1.5.2.ebuild
+++ b/media-libs/opus/opus-1.5.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://downloads.xiph.org/releases/opus/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~sparc ~x86"
INTRINSIC_FLAGS="cpu_flags_x86_sse cpu_flags_arm_neon"
IUSE="custom-modes debug doc hardened static-libs test ${INTRINSIC_FLAGS}"
RESTRICT="!test? ( test )"