Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/sysprof-capture/
Date: Sun, 13 Jun 2021 20:25:35
Message-Id: 1623615844.e0fd1abeb5553d1d20f4e206128363b5eaec794a.sam@gentoo
1 commit: e0fd1abeb5553d1d20f4e206128363b5eaec794a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 13 18:30:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 13 20:24:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0fd1abe
7
8 dev-util/sysprof-capture: Stabilize 3.40.1 for amd64, x86
9
10 Bug: https://bugs.gentoo.org/795507
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild b/dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild
17 index 6b494d32578..0c08f4b8266 100644
18 --- a/dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild
19 +++ b/dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild
20 @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/"
21
22 LICENSE="GPL-3+ GPL-2+"
23 SLOT="4"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE=""
27
28 RDEPEND="!=dev-util/sysprof-3.34.1-r0"