commit: e0fd1abeb5553d1d20f4e206128363b5eaec794a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 13 18:30:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 13 20:24:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0fd1abe
dev-util/sysprof-capture: Stabilize 3.40.1 for amd64, x86 Bug: https://bugs.gentoo.org/795507 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild b/dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild index 6b494d32578..0c08f4b8266 100644 --- a/dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild +++ b/dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-3+ GPL-2+" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="!=dev-util/sysprof-3.34.1-r0"
