commit: 95d8a9426eee114928a9d7efd5dab106b0270cfb Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Feb 1 21:55:17 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Feb 1 21:55:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d8a942
profiles: amd64,x86: Drop elogind use.stable.mask profiles/arch/amd64/use.stable.mask | 6 +----- profiles/arch/x86/use.stable.mask | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index 2bf7d3769e7..10b8a7a6d3f 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -1,13 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Michael Palimaka <[email protected]> (03 Jun 2017) -# Not yet stable. -elogind - # Andreas K. Hüttel <[email protected]> (26 May 2017) # dev-db/firebird is keyworded ~amd64 firebird diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 118c3436da9..13064b699d2 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -1,13 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Michael Palimaka <[email protected]> (03 Jun 2017) -# Not yet stable. -elogind - # Andreas K. Hüttel <[email protected]> (26 May 2017) # dev-db/firebird is keyworded ~x86 firebird
