commit: 8206d76c30b58ecb761805206347979ffebd34dd Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Jun 5 20:39:28 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jun 9 11:36:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8206d76c
profiles: hppa: Add USE consolekit to use.stable.mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/hppa/use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index b2b9113b713..0618774364d 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/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]> (05 Jun 2019) +# sys-auth/consolekit will not be stabilised anymore. +consolekit + # Sergei Trofimovich <[email protected]> (03 Mar 2019) # No stable sys-apps/systemd on hppa. systemd
