summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-15 13:55:06 +0000
committerSam James <sam@gentoo.org>2024-02-15 13:55:06 +0000
commitcc509e435b5d890c780cecd7ba465e1f3bd4ea0b (patch)
tree748be70c4acb97c1a8684fc5c91ea252b604feb5 /sys-apps/lsd
parentdev-ml/yojson: Stabilize 2.1.1 amd64, #924579 (diff)
downloadgentoo-cc509e435b5d890c780cecd7ba465e1f3bd4ea0b.tar.gz
gentoo-cc509e435b5d890c780cecd7ba465e1f3bd4ea0b.tar.bz2
gentoo-cc509e435b5d890c780cecd7ba465e1f3bd4ea0b.zip
sys-apps/lsd: Stabilize 1.0.0 amd64, #924581
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/lsd')
-rw-r--r--sys-apps/lsd/lsd-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/lsd/lsd-1.0.0.ebuild b/sys-apps/lsd/lsd-1.0.0.ebuild
index 8c29d437eb09..857fc17d0667 100644
--- a/sys-apps/lsd/lsd-1.0.0.ebuild
+++ b/sys-apps/lsd/lsd-1.0.0.ebuild
@@ -175,7 +175,7 @@ SRC_URI="https://github.com/lsd-rs/lsd/archive/v${PV}.tar.gz -> ${P}.tar.gz
${CARGO_CRATE_URIS}"
LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-DFS-2016 Unlicense ZLIB"
SLOT="0"
-KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
QA_FLAGS_IGNORED="usr/bin/lsd"