Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/, profiles/arch/arm/
Date: Sun, 07 Feb 2021 20:50:31
Message-Id: 1612731022.f0e387136dff526526bd534d4c413503bb06382b.mgorny@gentoo
1 commit: f0e387136dff526526bd534d4c413503bb06382b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 7 20:49:48 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 7 20:50:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0e38713
7
8 profiles/arch: Mask tumbler[epub] where deps not stable
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/arch/arm/package.use.stable.mask | 4 ++++
13 profiles/arch/powerpc/package.use.stable.mask | 4 ++++
14 2 files changed, 8 insertions(+)
15
16 diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
17 index 79e046013ec..be5628de938 100644
18 --- a/profiles/arch/arm/package.use.stable.mask
19 +++ b/profiles/arch/arm/package.use.stable.mask
20 @@ -1,6 +1,10 @@
21 # Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 +# Michał Górny <mgorny@g.o> (2021-02-07)
25 +# app-text/libgepub is not yet stable here, and it has huuuge deps.
26 +xfce-extra/tumbler epub
27 +
28 # Andreas Sturmlechner <asturm@g.o> (2020-10-05)
29 # media-libs/libffado is not stable yet, which itself has unstable and
30 # unmaintained/broken dependencies. bug #746722
31
32 diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask
33 index 31189e614c5..735354c7acd 100644
34 --- a/profiles/arch/powerpc/package.use.stable.mask
35 +++ b/profiles/arch/powerpc/package.use.stable.mask
36 @@ -17,6 +17,10 @@
37
38 #--- END OF EXAMPLES ---
39
40 +# Michał Górny <mgorny@g.o> (2021-02-07)
41 +# app-text/libgepub is not yet stable here, and it has huuuge deps.
42 +xfce-extra/tumbler epub
43 +
44 # Andreas Sturmlechner <asturm@g.o> (2020-10-05)
45 # media-libs/libffado is not stable yet, which itself has unstable and
46 # unmaintained/broken dependencies. bug #746722