diff options
author | 2023-10-12 20:02:28 +0200 | |
---|---|---|
committer | 2023-10-12 20:03:23 +0200 | |
commit | e667dc371ac2e4d3bfb178192474ed2dfb3e5405 (patch) | |
tree | 1b1ff8f3176de7d1bdf4408b611d915138b93e06 /sys-apps/eza | |
parent | sys-apps/eza: add 0.14.2, drop 0.14.1 (diff) | |
download | gentoo-e667dc371ac2e4d3bfb178192474ed2dfb3e5405.tar.gz gentoo-e667dc371ac2e4d3bfb178192474ed2dfb3e5405.tar.bz2 gentoo-e667dc371ac2e4d3bfb178192474ed2dfb3e5405.zip |
sys-apps/eza: stabilize 0.11.1-r1 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-apps/eza')
-rw-r--r-- | sys-apps/eza/eza-0.11.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/eza/eza-0.11.1-r1.ebuild b/sys-apps/eza/eza-0.11.1-r1.ebuild index fa845b341a71..13a23bad0bbb 100644 --- a/sys-apps/eza/eza-0.11.1-r1.ebuild +++ b/sys-apps/eza/eza-0.11.1-r1.ebuild @@ -112,7 +112,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0 MIT Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="+git man" DEPEND="git? ( dev-libs/libgit2:= )" |