commit: dc283effa69146bd575498899610c395e80bc143 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 26 13:03:52 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 26 13:03:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc283eff
app-text/tree: Stabilize 2.1.1 arm64, #916288 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/tree/tree-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/tree/tree-2.1.1.ebuild b/app-text/tree/tree-2.1.1.ebuild index 438c5fdd164c..88465caf74eb 100644 --- a/app-text/tree/tree-2.1.1.ebuild +++ b/app-text/tree/tree-2.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/OldManProgrammer/unix-${PN}/-/archive/${PV}/unix-${P LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" S=${WORKDIR}/unix-${P}
