From 564cad5db082f630ec458d2a12b8cc652d38131a Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 29 Apr 2019 12:15:41 +0200 Subject: profiles: ia64: Move elogind from use.mask to use.stable.mask Signed-off-by: Andreas Sturmlechner --- profiles/arch/ia64/use.mask | 4 ---- profiles/arch/ia64/use.stable.mask | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index de1c3b6cc180..99163c252009 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -3,10 +3,6 @@ # This is a list of USE flags that should not be used on ia64. -# Andreas Sturmlechner (31 Mar 2019) -# sys-auth/elogind is not yet keyworded here. bug #681200 -elogind - # Michał Górny (16 Jul 2018) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs. diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask index 7b9d312ba398..9cc60234182e 100644 --- a/profiles/arch/ia64/use.stable.mask +++ b/profiles/arch/ia64/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 (29 Apr 2019) +# sys-auth/elogind is not yet stable here. bug #682158 +elogind + # Mike Gilbert (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7 -- cgit v1.2.3-65-gdbad