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: Sat, 17 Jul 2021 23:14:50
Message-Id: 1626563638.6cebe57ac0419e31dc4e92a3c4b8b292577b2e5b.sam@gentoo
1 commit: 6cebe57ac0419e31dc4e92a3c4b8b292577b2e5b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 23:13:58 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 17 23:13:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cebe57a
7
8 dev-util/sysprof-capture: Keyword 3.40.1 arm64, #802000
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild b/dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild
16 index 0c08f4b8266..d81e5301f8e 100644
17 --- a/dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild
18 +++ b/dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/"
20
21 LICENSE="GPL-3+ GPL-2+"
22 SLOT="4"
23 -KEYWORDS="amd64 x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25 IUSE=""
26
27 RDEPEND="!=dev-util/sysprof-3.34.1-r0"