commit:     407a318285231e1395558741cbdd118f297944ff
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 03:56:33 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 03:56:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407a3182

profiles/arm64: ffmpeg does support 64 bit neon

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 profiles/arch/arm64/package.use.force | 4 ++++
 profiles/arch/arm64/package.use.mask  | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/arm64/package.use.force 
b/profiles/arch/arm64/package.use.force
index 4648105ebeb..357a73151c3 100644
--- a/profiles/arch/arm64/package.use.force
+++ b/profiles/arch/arm64/package.use.force
@@ -1,6 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Aaron Bauman <[email protected]> (2019-12-27)
+# ffmpeg does support 64 bit neon
+media-video/ffmpeg cpu_flags_arm_neon
+
 # Luke Dashjr <[email protected]> (2019-09-21)
 # iasl is keyworded ~arm64
 sys-firmware/seabios -binary

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index d77e86e3133..d8a240ec137 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Aaron Bauman <[email protected]> (2019-12-27)
+# ffmpeg does support 64 bit neon
+media-video/ffmpeg -cpu_flags_arm_neon
+
 # Tomáš Mózes <[email protected]> (2019-12-19)
 # dev-libs/criterion is not keyworded yet
 app-admin/syslog-ng test

Reply via email to