summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-02 09:37:47 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-02 09:37:47 +0300
commit78950a4013e1f3133f03543540467acdd34b8a95 (patch)
tree844d16d02c391a86c053631c739ddb6c0213897b
parentmedia-libs/openh264: Stabilize 2.3.0 x86, #867976 (diff)
downloadgentoo-78950a40.tar.gz
gentoo-78950a40.tar.bz2
gentoo-78950a40.zip
media-libs/openh264: Stabilize 2.3.0 arm64, #867976
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--media-libs/openh264/openh264-2.3.0.ebuild2
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 9619cfc2428b..b17ec503f656 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"