Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/tree/
Date: Sun, 31 Jul 2022 11:08:10
Message-Id: 1659265676.8a82a849a926f257b41225271cd074500f7ce454.ago@gentoo
1 commit: 8a82a849a926f257b41225271cd074500f7ce454
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 11:07:40 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 11:07:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a82a849
7
8 app-text/tree: arm64 stable wrt bug #862369
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 app-text/tree/tree-2.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/tree/tree-2.0.1.ebuild b/app-text/tree/tree-2.0.1.ebuild
16 index 64e3555b30f9..7a3cf488cf83 100644
17 --- a/app-text/tree/tree-2.0.1.ebuild
18 +++ b/app-text/tree/tree-2.0.1.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="ftp://mama.indstate.edu/linux/tree/${P}.tgz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
25 IUSE=""
26
27 RDEPEND=""