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:11:12
Message-Id: 1659265856.147a34114ce8e54cb70118d1a980c724f28675de.ago@gentoo
1 commit: 147a34114ce8e54cb70118d1a980c724f28675de
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 11:10:56 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 11:10:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=147a3411
7
8 app-text/tree: sparc 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 da319d02842a..2aca02a7730d 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=""