diff --git a/dev-lang/tcc/tcc-0.9.27_p20250608.ebuild b/dev-lang/tcc/tcc-0.9.27_p20250608.ebuild index 84772838751b..1b317137bf37 100644 --- a/dev-lang/tcc/tcc-0.9.27_p20250608.ebuild +++ b/dev-lang/tcc/tcc-0.9.27_p20250608.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ fi LICENSE="LGPL-2.1" SLOT="0" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~riscv ~x86" + KEYWORDS="amd64 ~arm64 ~riscv ~x86" fi BDEPEND="dev-lang/perl" # doc generation