commit: 6f889faebe68790aabec7ba1087555a5ac741177 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 2 10:06:32 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 2 10:06:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f889fae
sys-apps/eza: Stabilize 0.15.3 arm64, #924987 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-apps/eza/eza-0.15.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/eza/eza-0.15.3.ebuild b/sys-apps/eza/eza-0.15.3.ebuild index bc7d1412aa31..a54e5f2af22d 100644 --- a/sys-apps/eza/eza-0.15.3.ebuild +++ b/sys-apps/eza/eza-0.15.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -186,7 +186,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0 LGPL-3+ MIT Unicode-DFS-2016" SLOT="0" -KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="+git" DEPEND="git? ( dev-libs/libgit2:= )"
