commit: 0ca9d3b00178deb12a6ebcd85d40e16e34daf907 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Jan 2 06:39:24 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Jan 2 06:39:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ca9d3b0
media-libs/openh264: stabilize 2.5.0 for amd64, #947344 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-libs/openh264/openh264-2.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/openh264/openh264-2.5.0.ebuild b/media-libs/openh264/openh264-2.5.0.ebuild index 663d3f9ff272..e4a981f0c272 100644 --- a/media-libs/openh264/openh264-2.5.0.ebuild +++ b/media-libs/openh264/openh264-2.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )"
