From c4f8a504b25cbdc3b1aa42cea542882837bf04d7 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 7 Nov 2022 07:17:00 +0000 Subject: [PATCH] dev-util/sysprof: Stabilize 3.46.0 amd64, #879807 Signed-off-by: Sam James --- dev-util/sysprof/sysprof-3.46.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/sysprof/sysprof-3.46.0.ebuild b/dev-util/sysprof/sysprof-3.46.0.ebuild index 679912d796cbd..eeed5d92d62a4 100644 --- a/dev-util/sysprof/sysprof-3.46.0.ebuild +++ b/dev-util/sysprof/sysprof-3.46.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-3+ GPL-2+" API_VERSION="4" SLOT="0/${API_VERSION}" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="gtk test +unwind" RESTRICT="!test? ( test )"