diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-06 20:30:13 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-06 20:30:13 +0300 |
commit | 8b79848d5cd3d55037cc100aa06c5279c1f4d218 (patch) | |
tree | eb293c68e48cb0ba9c2de873e1ae4dd2ab7c9ddf /app-text/tree | |
parent | app-shells/bash-completion: Stabilize 2.14.0 arm, #933699 (diff) | |
download | gentoo-8b79848d5cd3d55037cc100aa06c5279c1f4d218.tar.gz gentoo-8b79848d5cd3d55037cc100aa06c5279c1f4d218.tar.bz2 gentoo-8b79848d5cd3d55037cc100aa06c5279c1f4d218.zip |
app-text/tree: Stabilize 2.1.1-r1 arm64, #933699
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/tree')
-rw-r--r-- | app-text/tree/tree-2.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/tree/tree-2.1.1-r1.ebuild b/app-text/tree/tree-2.1.1-r1.ebuild index e5c4e128408d..0a5212f8ed7f 100644 --- a/app-text/tree/tree-2.1.1-r1.ebuild +++ b/app-text/tree/tree-2.1.1-r1.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} |