commit: f70d247be469bd2bf39bf1f6d52495821deac721 Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org> AuthorDate: Sun Nov 13 12:03:29 2016 +0000 Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org> CommitDate: Sun Nov 13 12:03:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f70d247b
profiles/sparc: move libinput mask to package.use.stable.mask profiles/arch/sparc/package.use.stable.mask | 4 ++++ profiles/arch/sparc/use.stable.mask | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index 6b2b276..bc72fed 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -19,6 +19,10 @@ #--- END OF EXAMPLES --- # Gilles Dartiguelongue <[email protected]> (13 Nov 2016) +# Remove when stabilized, see bug #538828 +<=x11-base/xorg-drivers-1.17 input_devices_libinput + +# Gilles Dartiguelongue <[email protected]> (13 Nov 2016) # Dependency not stable on this arch, bug #542570 and bug #538828. xfce-base/xfce4-settings libinput diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index e07ad7b..70ce97d 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -5,10 +5,6 @@ # 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
