commit:     610a0d363e732d20ea2ceac2b1a81b6c87ad8f76
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 12:04:08 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 31 14:05:12 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=610a0d36

profiles: arm64: Unmask USE elogind on ~arm64

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/arch/arm64/use.mask        | 4 ++++
 profiles/arch/arm64/use.stable.mask | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 513ac9b4da9..09e337b8acd 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -26,6 +26,10 @@
 -neon
 -armvfp
 
+# Andreas Sturmlechner <ast...@gentoo.org> (31 Mar 2019)
+# Unmask elogind since it is keyworded here.
+-elogind
+
 # Mart Raudsepp <l...@gentoo.org> (07 Jan 2019)
 # Does not work on arm64 until dev-lang/luajit-2.1
 # https://github.com/LuaJIT/LuaJIT/issues/26

diff --git a/profiles/arch/arm64/use.stable.mask 
b/profiles/arch/arm64/use.stable.mask
index ea4f8b0e12c..f203094e083 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/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 <ast...@gentoo.org> (31 Mar 2019)
+# sys-auth/elogind not stable yet
+elogind
+
 # Mart Raudsepp <l...@gentoo.org> (07 Feb 2019)
 # app-misc/tracker not stable yet
 tracker

Reply via email to