commit: 3502bcad8fe38d82530b772bf28118378ed57c52 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Sun Nov 13 10:02:34 2016 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Sun Nov 13 10:02:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3502bcad
profiles: unmask libinput USE flag for sparc Following keywording of x11-drivers/xf86-input-libinput Gentoo-Bug: 538828 profiles/arch/sparc/package.use.mask | 4 ---- profiles/arch/sparc/use.mask | 4 ---- 2 files changed, 8 deletions(-) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index c933e4d..9722e8b 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -112,10 +112,6 @@ media-video/mpv rubberband dev-libs/efl physics sdl media-libs/elementary sdl -# Michał Górny <[email protected]> (08 Mar 2015) -# Dependency not keyworded on this arch, bug #542570. -xfce-base/xfce4-settings libinput - # Alexis Ballier <[email protected]> (11 Feb 2015) # Missing ffmpeg deps, bug #510340 media-video/ffmpeg x265 diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index 7438a23..0252991 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -7,10 +7,6 @@ # This file contains a list of useflags that cannot be used on sparc. -# Manuel Rüger <[email protected]> (17 Oct 2016) -# Remove when bug #538828 is keyworded -input_devices_libinput - # Julian Ospald <[email protected]> (20 Sep 2015) # no LibreSSL support yet curl_ssl_libressl
