diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-02-08 09:55:14 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-02-08 09:58:01 +0200 |
commit | e7af6e5db5ae3d65cd4b486b397d3c09fa619713 (patch) | |
tree | 8c39f0c47045bd32b547f7e257be1fc9d59c72ee /profiles/arch/mips | |
parent | profiles/arch/s390: clean useless efl mask (diff) | |
download | gentoo-e7af6e5db5ae3d65cd4b486b397d3c09fa619713.tar.gz gentoo-e7af6e5db5ae3d65cd4b486b397d3c09fa619713.tar.bz2 gentoo-e7af6e5db5ae3d65cd4b486b397d3c09fa619713.zip |
profiles/arch/mips: clean useless efl mask
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles/arch/mips')
-rw-r--r-- | profiles/arch/mips/package.use.mask | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 0aab84d0c77e..ee28e15c7f60 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Joonas Niilola <juippis@gentoo.org> (2020-02-02) -# luajit is not keyworded on this arch. -dev-libs/efl luajit - # Michał Górny <mgorny@gentoo.org> (2018-01-23) # USE=collab requires unkeyworded net-libs/loudmouth & dev-cpp/asio. # USE=grammar requires dev-libs/link-grammar. @@ -86,10 +82,6 @@ dev-python/numpydoc test # GNOME Shell does not work on mips net-misc/wicd gnome-shell -# Mike Frysinger <vapier@gentoo.org> (2015-03-16) -# Needs sci-physics/bullet tested #499974 -dev-libs/efl physics - # Matthias Maier <tamiko@gentoo.org> (2014-12-24) # sys-devel/clang is not keyworded app-doc/doxygen clang |