diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-02 11:37:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-02 11:37:26 +0300 |
commit | 32f93d8fdd346b830299e9dce64c530f5939ea47 (patch) | |
tree | 18b0993ac7c8f6813164da386f334ad084026a38 /media-libs/openh264 | |
parent | media-video/yle-dl: add 20220830 (diff) | |
download | gentoo-32f93d8fdd346b830299e9dce64c530f5939ea47.tar.gz gentoo-32f93d8fdd346b830299e9dce64c530f5939ea47.tar.bz2 gentoo-32f93d8fdd346b830299e9dce64c530f5939ea47.zip |
media-libs/openh264: Stabilize 2.3.0 sparc, #867976
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/openh264')
-rw-r--r-- | media-libs/openh264/openh264-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openh264/openh264-2.3.0.ebuild b/media-libs/openh264/openh264-2.3.0.ebuild index 1eb4f62db3ce..981ca4ee5f52 100644 --- a/media-libs/openh264/openh264-2.3.0.ebuild +++ b/media-libs/openh264/openh264-2.3.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/6.1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86" IUSE="cpu_flags_arm_neon cpu_flags_x86_avx2 +plugin utils" RESTRICT="bindist test" |