commit: 3884813363ec638ff6e294ae66ee9f4f2f3a2393 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 23 12:59:43 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Sep 23 12:59:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38848133
app-misc/skim: Stabilize 0.20.2 amd64, #963259 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-misc/skim/skim-0.20.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/skim/skim-0.20.2.ebuild b/app-misc/skim/skim-0.20.2.ebuild index f210647454cc..5a138f774bc8 100644 --- a/app-misc/skim/skim-0.20.2.ebuild +++ b/app-misc/skim/skim-0.20.2.ebuild @@ -178,7 +178,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0 MIT MPL-2.0 Unicode-3.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" QA_FLAGS_IGNORED="usr/bin/sk"
