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:10:25
Message-Id: 1659265797.47a5e91b5bc8e72dc52eb60df52ff5fae7caecd5.ago@gentoo
1 commit: 47a5e91b5bc8e72dc52eb60df52ff5fae7caecd5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 11:09:57 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 11:09:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47a5e91b
7
8 app-text/tree: ppc64 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 d449fd9612b9..da319d02842a 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=""