diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-08-16 15:54:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-08-16 15:58:06 -0700 |
commit | 1617dafaa9f2a864c4a3a8368028829c11d91214 (patch) | |
tree | cee5a9733763fb27feb71aae8201904774409e9c /profiles | |
parent | dev-vcs/git: Replace USE=+python with USE=perforce (diff) | |
download | gentoo-1617dafaa9f2a864c4a3a8368028829c11d91214.tar.gz gentoo-1617dafaa9f2a864c4a3a8368028829c11d91214.tar.bz2 gentoo-1617dafaa9f2a864c4a3a8368028829c11d91214.zip |
profiles: Remove libev USE masks
It's stable on all of these platforms.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use | 6 | ||||
-rw-r--r-- | profiles/arch/ia64/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/sh/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 |
5 files changed, 0 insertions, 13 deletions
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index ece57279f49b..58c3630c7a06 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -104,7 +104,6 @@ openexr afs ots frei0r -libev prelude libtar aacplus diff --git a/profiles/arch/ia64/package.use b/profiles/arch/ia64/package.use deleted file mode 100644 index 0e17589c3f3f..000000000000 --- a/profiles/arch/ia64/package.use +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Pacho Ramos <pacho@gentoo.org> (2014-02-15) -# libev isn't supported on this arch, use another default (#499498) -dev-libs/libverto libevent diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index f8976a1a9ef6..17909763350b 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -93,7 +93,6 @@ rtmp vpx frei0r lpsol -libev prelude ladspa aacplus diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask index 22fd6154cc43..ed8deae11c86 100644 --- a/profiles/arch/sh/use.mask +++ b/profiles/arch/sh/use.mask @@ -38,7 +38,6 @@ fits networkmanager lpsol openexr -libev clang # Stuff that doesn't make sense on this arch diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 2c5afe242aee..744a3781762f 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -332,10 +332,6 @@ sys-cluster/openmpi numa # missing keywords on needed plugins media-plugins/gst-plugins-meta dts dv libvisual modplug vcd wavpack -# Michael Weber <xmw@gentoo.org> (2011-01-03) -# dev-libs/libev is not keyworded -www-servers/lighttpd libev - # Justin Lecher <jlec@gentoo.org> (2010-08-13) # MKL not available on this arch media-gfx/povray mkl |