From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-957869-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 54290139694
	for <garchives@archives.gentoo.org>; Tue, 27 Jun 2017 09:30:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 96C23234077;
	Tue, 27 Jun 2017 09:30:47 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 7611F234077
	for <gentoo-commits@lists.gentoo.org>; Tue, 27 Jun 2017 09:30:47 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 6FCDD3417A6
	for <gentoo-commits@lists.gentoo.org>; Tue, 27 Jun 2017 09:30:46 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D4CD8746F
	for <gentoo-commits@lists.gentoo.org>; Tue, 27 Jun 2017 09:30:44 +0000 (UTC)
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" <aballier@gentoo.org>
Message-ID: <1498555832.22ac13efff3fe97de4da8da040096cc42c0f0ed2.aballier@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/arm64/package.use.force
X-VCS-Directories: profiles/arch/arm64/
X-VCS-Committer: aballier
X-VCS-Committer-Name: Alexis Ballier
X-VCS-Revision: 22ac13efff3fe97de4da8da040096cc42c0f0ed2
X-VCS-Branch: master
Date: Tue, 27 Jun 2017 09:30:44 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: a7f26e78-60ed-4c83-8e14-feadc1191125
X-Archives-Hash: 160ddcdbb5f31395c71c5318b773b5d8

commit:     22ac13efff3fe97de4da8da040096cc42c0f0ed2
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 27 09:30:32 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 09:30:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22ac13ef

profiles/arch/arm64: drop force on ffmpeg useflags since they are now globally forced by the swich to cpu_flags_arm

 profiles/arch/arm64/package.use.force | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/profiles/arch/arm64/package.use.force b/profiles/arch/arm64/package.use.force
index d7042e03e3d..c20ec5920cd 100644
--- a/profiles/arch/arm64/package.use.force
+++ b/profiles/arch/arm64/package.use.force
@@ -6,14 +6,6 @@
 # Forcing kde useflag on designer just switched the dep to media-libs/phonon
 dev-qt/designer:4 kde
 
-# 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