commit: 85051162a9f17d552b704a51131cc7bf88363de1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 11 17:40:26 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Apr 11 17:40:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85051162
sys-apps/lsd: Stabilize 1.1.2 amd64, #929142 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-apps/lsd/lsd-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
