commit: 6a3d8f2e2ae955f75ba0d1a1f81718a3fad54aee Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 30 09:30:33 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 30 10:16:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a3d8f2e
profiles/arch/x86: Remove masks for removed package USE flags profiles/arch/x86/package.use.mask | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 95f0481da04..1e32cace21f 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -175,9 +175,7 @@ app-arch/zpaq -jit # Arun Raghavan <[email protected]> (29 Mar 2012) # webrtc-audio-processing is only supported on x86/amd64. Possibly arm can be # added. -# Arun Raghavan <[email protected]> (24 May 2012) -# Mask xen USE flag by default, unmask on x86/amd64 where it is supported. -media-sound/pulseaudio -webrtc-aec -xen +media-sound/pulseaudio -webrtc-aec # Bernard Cafarelli <[email protected]> (27 Feb 2012) # Masked in base profile, supported on this arch @@ -215,8 +213,7 @@ www-client/links -suid >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks # Alexey Shvetsov <[email protected]> (1 Jul 2011) -# Use mask infiniband for stable corosync and glusterfs -=sys-cluster/glusterfs-3.1.2 infiniband +# Use mask infiniband for stable corosync =sys-cluster/corosync-1.3.0 infiniband # Tim Harder <[email protected]> (13 Feb 2011)
