diff options
Diffstat (limited to 'sys-apps/eza/eza-0.15.3.ebuild')
-rw-r--r-- | sys-apps/eza/eza-0.15.3.ebuild | 4 |
1 files 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:= )" |