diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 20:40:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 20:40:26 +0300 |
commit | 85051162a9f17d552b704a51131cc7bf88363de1 (patch) | |
tree | ecb49fd80b36342f3a7237421a11744d91da3fbd /sys-apps/lsd | |
parent | dev-build/scons: Stabilize 4.7.0 x86, #929141 (diff) | |
download | gentoo-85051162a9f17d552b704a51131cc7bf88363de1.tar.gz gentoo-85051162a9f17d552b704a51131cc7bf88363de1.tar.bz2 gentoo-85051162a9f17d552b704a51131cc7bf88363de1.zip |
sys-apps/lsd: Stabilize 1.1.2 amd64, #929142
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/lsd')
-rw-r--r-- | sys-apps/lsd/lsd-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/lsd/lsd-1.1.2.ebuild b/sys-apps/lsd/lsd-1.1.2.ebuild index 7886b7df4a97..9a397de6bbb3 100644 --- a/sys-apps/lsd/lsd-1.1.2.ebuild +++ b/sys-apps/lsd/lsd-1.1.2.ebuild @@ -203,7 +203,7 @@ LICENSE="Apache-2.0" # Dependent crate licenses LICENSE+=" Apache-2.0 MIT MPL-2.0 Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64 ~arm64 ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ppc64 ~riscv ~x86" QA_FLAGS_IGNORED="usr/bin/lsd" |