# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Alexis Ballier <27 Feb 2017>
+# arm64 always has neon and vfp:
+# http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.den0024a/CJHECGIH.html
+# Both floating-point and NEON are required in all standard ARMv8
+# implementations.
+# It also fails to build without neon: bug #610768
+media-video/ffmpeg neon armvfp
+
# Michał Górny <mgorny@gentoo.org> (24 Sep 2016)
# Force the host target to avoid dependency hell
sys-devel/clang llvm_targets_AArch64