commit: 987dc8857334a487f92a211a15cdd9e20c0d6461 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 6 21:02:09 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 6 21:02:09 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987dc885
dev-util/sysprof: Stabilize 49.0 amd64, #968465 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/sysprof/sysprof-49.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/sysprof/sysprof-49.0.ebuild b/dev-util/sysprof/sysprof-49.0.ebuild index b1362bf3876b..3d0298547084 100644 --- a/dev-util/sysprof/sysprof-49.0.ebuild +++ b/dev-util/sysprof/sysprof-49.0.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 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.sysprof.com/" LICENSE="GPL-3+ GPL-2+" API_VERSION="4" SLOT="0/${API_VERSION}" -KEYWORDS="~amd64 ~arm64 ~loong ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~x86" IUSE="debuginfod gtk systemd test" RESTRICT="!test? ( test )"
