commit: 55525a7032ae194950a0c3d561be8eb1dd1c8d88 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Sun Nov 13 11:12:46 2016 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Sun Nov 13 11:18:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55525a70
profiles: keep libinput USE flag masked for sparc stable Gentoo-Bug: 538828 profiles/arch/sparc/package.use.stable.mask | 4 ++++ profiles/arch/sparc/use.stable.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index 7c552b2..6b2b276 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Gilles Dartiguelongue <[email protected]> (13 Nov 2016) +# Dependency not stable on this arch, bug #542570 and bug #538828. +xfce-base/xfce4-settings libinput + # Davide Pesavento <[email protected]> (18 Oct 2015) # Requires dev-python/PyQt4, which is not stable on sparc media-sound/pulseaudio equalizer diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 70ce97d..e07ad7b 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -5,6 +5,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Gilles Dartiguelongue <[email protected]> (13 Nov 2016) +# Remove when stabilized, see bug #538828 +input_devices_libinput + # Andrey Grozin <[email protected]> (25 Jun 2014) # no stable version on sparc ecls
