From 26d034f17b1ace9b8203ca4d00aac2680d93b7eb Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 8 Mar 2022 09:31:07 +0000 Subject: [PATCH] dev-util/sysprof-capture: Stabilize 3.42.1 x86, #834426 Signed-off-by: Sam James --- dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild b/dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild index 5b4c47513e0e8..c4a32e58a651c 100644 --- a/dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild +++ b/dev-util/sysprof-capture/sysprof-capture-3.42.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-3+ GPL-2+" SLOT="4" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" RDEPEND="!=dev-util/sysprof-3.34.1-r0"