commit:     480917074e3539c01bae5740fc1f4133434b6b04
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 00:52:55 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 01:21:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48091707

profiles/arm64: drop obselete cpu_flags_arm_neon masks

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/14145
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

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

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 48e3fb68490..ab85d746e3f 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -267,10 +267,6 @@ mail-client/thunderbird neon
 # media-libs/libemf fails with #error unknown CPU.
 media-gfx/pstoedit emf
 
-# Alexis Ballier <aball...@gentoo.org> (2017-07-14)
-# Appends -mfpu=neon and asm seems arm32
-net-misc/freerdp cpu_flags_arm_neon
-
 # Alexis Ballier <aball...@gentoo.org> (2017-07-14)
 # zfs does not build on arm64 (yet?)
 app-emulation/libvirt zfs
@@ -314,29 +310,11 @@ app-crypt/libsecret test
 # restricted anyway, so no point in pursuing it right now.
 app-shells/bash-completion test
 
-# Alexis Ballier <aball...@gentoo.org> (2017-06-21)
-# Appends -mfpu=neon that doesnt work on arm64
-media-libs/speexdsp cpu_flags_arm_neon
-
 # Alexis Ballier <aball...@gentoo.org> (2017-06-21)
 # net-fs/openafs-kernel does not recognize arm64 properly
 # Need to check if this has a chance to work with in-kernel drivers
 app-crypt/heimdal afs
 
-# Alexis Ballier <aball...@gentoo.org> (2017-06-20)
-# Jory A. Pratt <anar...@gentoo.org> (2019-11-29)
-# Appends -mfpu=neon which is only valid for arm32 and suggests this is arm32
-# only
-media-sound/pulseaudio neon cpu_flags_arm_neon
-
-# Alexis Ballier <aball...@gentoo.org> (2017-06-19)
-# This is for arm32 only neon asm
-media-libs/vo-aacenc cpu_flags_arm_neon
-
-# Alexis Ballier <aball...@gentoo.org> (2017-06-16)
-# pixman's neon code is armv7 only.
-x11-libs/pixman cpu_flags_arm_neon neon
-
 # James Le Cuirot <ch...@gentoo.org> (2017-05-22)
 # Only available on some architectures.
 dev-java/icedtea -shenandoah

Reply via email to