Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/
Date: Mon, 29 Apr 2019 10:41:48
Message-Id: 1556532975.564cad5db082f630ec458d2a12b8cc652d38131a.asturm@gentoo
1 commit: 564cad5db082f630ec458d2a12b8cc652d38131a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 29 10:15:41 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 29 10:16:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=564cad5d
7
8 profiles: ia64: Move elogind from use.mask to use.stable.mask
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 profiles/arch/ia64/use.mask | 4 ----
13 profiles/arch/ia64/use.stable.mask | 4 ++++
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask
17 index de1c3b6cc18..99163c25200 100644
18 --- a/profiles/arch/ia64/use.mask
19 +++ b/profiles/arch/ia64/use.mask
20 @@ -3,10 +3,6 @@
21
22 # This is a list of USE flags that should not be used on ia64.
23
24 -# Andreas Sturmlechner <asturm@g.o> (31 Mar 2019)
25 -# sys-auth/elogind is not yet keyworded here. bug #681200
26 -elogind
27 -
28 # Michał Górny <mgorny@g.o> (16 Jul 2018)
29 # Python 3.7 support requires fresh versions of packages which are stuck
30 # at keywordreqs.
31
32 diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask
33 index 7b9d312ba39..9cc60234182 100644
34 --- a/profiles/arch/ia64/use.stable.mask
35 +++ b/profiles/arch/ia64/use.stable.mask
36 @@ -4,6 +4,10 @@
37 # This file requires eapi 5 or later. New entries go on top.
38 # Please use the same syntax as in use.mask
39
40 +# Andreas Sturmlechner <asturm@g.o> (29 Apr 2019)
41 +# sys-auth/elogind is not yet stable here. bug #682158
42 +elogind
43 +
44 # Mike Gilbert <floppym@g.o> (08 Jun 2017)
45 # dev-lang/python:3.7 is not stable.
46 python_targets_python3_7