summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-18 07:20:55 +0000
committerSam James <sam@gentoo.org>2024-03-18 07:20:55 +0000
commit3028ea8b651258c33c294abffc8af7fa17f30302 (patch)
treea2a7e7ff1eddca12313b2fc9517ee9ce598f2491 /media-libs
parentmedia-libs/x265: update EAPI 7 -> 8 (diff)
downloadgentoo-3028ea8b651258c33c294abffc8af7fa17f30302.tar.gz
gentoo-3028ea8b651258c33c294abffc8af7fa17f30302.tar.bz2
gentoo-3028ea8b651258c33c294abffc8af7fa17f30302.zip
media-libs/openh264: Stabilize 2.4.1 arm64, #927224
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/openh264/openh264-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openh264/openh264-2.4.1.ebuild b/media-libs/openh264/openh264-2.4.1.ebuild
index 20d81400f8f5..fde8c97fd971 100644
--- a/media-libs/openh264/openh264-2.4.1.ebuild
+++ b/media-libs/openh264/openh264-2.4.1.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 ~ia64 ~loong ~mips ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc64 ~riscv ~sparc x86"
IUSE="cpu_flags_arm_neon cpu_flags_x86_avx2 +plugin test utils"
RESTRICT="bindist !test? ( test )"