commit: da84a30a479b7c07822e1300a6ac67aef2f3e5d1 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 07:50:19 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=da84a30a
profiles/arch/ia64: clean useless masks Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/ia64/package.use.mask | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index d01da7d3a87..5ec0e8c31b0 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/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 - # Andreas Sturmlechner <[email protected]> (2020-01-26) # media-libs/libheif is not keyworded media-gfx/gimp heif @@ -53,10 +49,6 @@ media-sound/lame debug # USE=server does not compile and needs upstream fix: bug #662040 >=sys-devel/gdb-8.1 server -# Joonas Niilola <[email protected]> (2018-06-17) -# Optional dependency not available for this arch -dev-libs/efl vlc - # Thomas Deutschmann <[email protected]> (2018-06-06) # Needs sys-apps/fakechroot which isn't keyworded app-arch/rpm test @@ -236,10 +228,6 @@ net-misc/spice-gtk smartcard webdav # dev-lang/luajit lacks ia64 keyword, bug #551540 dev-libs/libpeas lua -# Mike Frysinger <[email protected]> (2015-03-16) -# Needs sci-physics/bullet & media-libs/libsdl2 tested #499974 -dev-libs/efl physics sdl - # Alexis Ballier <[email protected]> (2015-02-11) # Missing ffmpeg deps, bug #510340 media-video/ffmpeg gme ssh
