commit: b7a87970622456d80f89cf12092be98eb8cf0899 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 07:51:15 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 07:58:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a87970
profiles/arch/sh: remove useless efl masks Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/sh/package.use.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask index ed4c5d4ab6c..70473e98498 100644 --- a/profiles/arch/sh/package.use.mask +++ b/profiles/arch/sh/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 <[email protected]> (2020-02-02) -# luajit is not keyworded on this arch. -dev-libs/efl luajit - # Sergei Trofimovich <[email protected]> (2019-12-02) # dev-util/systemtap is not keyworded on sh sys-libs/glibc systemtap @@ -37,10 +33,6 @@ x11-base/xorg-server wayland # Not tested net-mail/dovecot lz4 -# Mike Frysinger <[email protected]> (2015-03-16) -# Needs sci-physics/bullet tested #499974 -dev-libs/efl physics - # Brian Evans <[email protected]> (2014-06-03) # unkeworded dependencies (bug #429708) >=dev-db/mysql-5.5 jemalloc
