commit: 4c90d1639c42bc95c9c6c5bf768e07f17c2fc6bd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 19 21:07:23 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 19 21:07:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c90d163
sys-devel/smatch: Stabilize 1.73-r1 amd64, #966036
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-devel/smatch/smatch-1.73-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/smatch/smatch-1.73-r1.ebuild
b/sys-devel/smatch/smatch-1.73-r1.ebuild
index 6de428a0fb15..61da664d3260 100644
--- a/sys-devel/smatch/smatch-1.73-r1.ebuild
+++ b/sys-devel/smatch/smatch-1.73-r1.ebuild
@@ -14,7 +14,7 @@ else
# Update on bumps
S="${WORKDIR}"/${P}-2b596bf
- KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
fi
DESCRIPTION="Static analysis tool for C"