summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-02 14:00:08 +0000
committerSam James <sam@gentoo.org>2025-01-02 14:00:08 +0000
commitfb05b67f6e2e733ab2306422c2f9f8102e22ee74 (patch)
treea1844d4bde43edda50e0ce44726b37b677f91ca1 /media-libs
parentsys-libs/glibc: Simplify and fix kernel header location logic (diff)
downloadgentoo-fb05b67f6e2e733ab2306422c2f9f8102e22ee74.tar.gz
gentoo-fb05b67f6e2e733ab2306422c2f9f8102e22ee74.tar.bz2
gentoo-fb05b67f6e2e733ab2306422c2f9f8102e22ee74.zip
media-libs/openh264: Stabilize 2.5.0 ppc64, #947344
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/openh264/openh264-2.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openh264/openh264-2.5.0.ebuild b/media-libs/openh264/openh264-2.5.0.ebuild
index fd54b48d4966..d3155eb44b00 100644
--- a/media-libs/openh264/openh264-2.5.0.ebuild
+++ b/media-libs/openh264/openh264-2.5.0.ebuild
@@ -18,7 +18,7 @@ LICENSE="BSD"
# (2.2.0 needed a minor bump due to undocumented but breaking ABI changes, just to be sure.
# https://github.com/cisco/openh264/issues/3459 )
SLOT="0/7"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc64 ~riscv ~sparc x86"
IUSE="cpu_flags_arm_neon cpu_flags_x86_avx2 +plugin test utils"
RESTRICT="bindist !test? ( test )"