diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-17 06:19:44 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-17 06:19:44 +0000 |
commit | 81194830f2165055d4cd2868e90afd667356d0fd (patch) | |
tree | ba5a5e479bbf6c12dbab1edc299bc468029cdbea /sys-apps/eza | |
parent | dev-lang/luau: Stabilize 0.603 amd64, #920166 (diff) | |
download | gentoo-81194830f2165055d4cd2868e90afd667356d0fd.tar.gz gentoo-81194830f2165055d4cd2868e90afd667356d0fd.tar.bz2 gentoo-81194830f2165055d4cd2868e90afd667356d0fd.zip |
sys-apps/eza: Stabilize 0.15.3 amd64, #920170
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/eza')
-rw-r--r-- | sys-apps/eza/eza-0.15.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/eza/eza-0.15.3.ebuild b/sys-apps/eza/eza-0.15.3.ebuild index 8f15c15e26d3..bc7d1412aa31 100644 --- a/sys-apps/eza/eza-0.15.3.ebuild +++ b/sys-apps/eza/eza-0.15.3.ebuild @@ -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:= )" |