commit: 8c0e93c050f4f75bd7c8e79a46c4fb193deedf75 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 27 23:15:04 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 27 23:15:52 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c0e93c0
llvm-runtimes/libgcc: Stabilize 21.1.8 amd64, #970671 Signed-off-by: Sam James <sam <AT> gentoo.org> llvm-runtimes/libgcc/libgcc-21.1.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/llvm-runtimes/libgcc/libgcc-21.1.8.ebuild b/llvm-runtimes/libgcc/libgcc-21.1.8.ebuild index 3096ab6b6c79..1e17aa114000 100644 --- a/llvm-runtimes/libgcc/libgcc-21.1.8.ebuild +++ b/llvm-runtimes/libgcc/libgcc-21.1.8.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 @@ -13,7 +13,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="debug test" DEPEND="
