Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/
Date: Sat, 25 Sep 2021 10:06:02
Message-Id: 1632564203.1dc3bf9f438027a62b0b17a61192600686b67577.marecki@gentoo
1 commit: 1dc3bf9f438027a62b0b17a61192600686b67577
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 25 10:03:23 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 25 10:03:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc3bf9f
7
8 profiles/arch/arm: make app-text/htmltidy[test] mask stable-only
9
10 dev-ruby/tty-editor is now keyworded ~arm but neither it nor
11 dev-ruby/thor have any stable ebuilds on this arch.
12
13 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
14
15 profiles/arch/arm/package.use.mask | 4 ----
16 profiles/arch/arm/package.use.stable.mask | 5 +++++
17 2 files changed, 5 insertions(+), 4 deletions(-)
18
19 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
20 index ec4fc35b03c..3ea8dc29561 100644
21 --- a/profiles/arch/arm/package.use.mask
22 +++ b/profiles/arch/arm/package.use.mask
23 @@ -13,10 +13,6 @@ app-admin/syslog-ng mongodb
24 # Needs Raspberry Pi specific applications
25 media-video/mjpg-streamer -input-raspicam
26
27 -# Marek Szuba <marecki@g.o> (2021-08-11)
28 -# dev-ruby/tty-editor not keyworded here yet (Bug #807685)
29 -app-text/htmltidy test
30 -
31 # Sam James <sam@g.o> (2021-07-25)
32 # At present, dev-lang/fpc doesn't support arm64.
33 # Java isn't here either.
34
35 diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
36 index 574c06df9c1..3fe0528f1ad 100644
37 --- a/profiles/arch/arm/package.use.stable.mask
38 +++ b/profiles/arch/arm/package.use.stable.mask
39 @@ -1,6 +1,11 @@
40 # Copyright 1999-2021 Gentoo Authors
41 # Distributed under the terms of the GNU General Public License v2
42
43 +# Marek Szuba <marecki@g.o> (2021-09-25)
44 +# No stable dev-ruby/{thor,tty-editor} on this arch yet
45 +# and there are many dependencies to go through before there are
46 +app-text/htmltidy test
47 +
48 # Sam James <sam@g.o> (2021-03-04)
49 # Dependencies not yet stable, drags in
50 # large amount of fabric. bug #763954