commit: f6efbfa73a7f3b14494f05ec8e9ed58736a20b1f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Apr 9 08:02:37 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Apr 9 09:37:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6efbfa7
profiles: sparc: Unmask USE elogind on ~sparc Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/sparc/use.mask | 4 ---- profiles/arch/sparc/use.stable.mask | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index 5f5a439987e..6383c98f0d4 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -6,10 +6,6 @@ # This file contains a list of useflags that cannot be used on sparc. -# Andreas Sturmlechner <[email protected]> (31 Mar 2019) -# sys-auth/elogind is not yet keyworded here. bug #681200 -elogind - # Sergei Trofimovich <[email protected]> (12 Dec 2018) # mongodb is not keyworded on sparc mongodb diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 0561b74ffd5..f7854f24191 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Andreas Sturmlechner <[email protected]> (09 Apr 2019) +# sys-auth/elogind not stable yet. bug #682158 +elogind + # Sergei Trofimovich <[email protected]> (02 Feb 2019) # clamav has no stable versions yet clamav
