diff options
author | Sam James <sam@gentoo.org> | 2021-07-18 00:13:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-18 00:13:58 +0100 |
commit | 6cebe57ac0419e31dc4e92a3c4b8b292577b2e5b (patch) | |
tree | 7ca8b932184275f23155ecbe808626a1841d4586 /dev-util/sysprof-capture | |
parent | dev-util/sysprof: Keyword 3.40.1-r1 arm64, #802000 (diff) | |
download | gentoo-6cebe57ac0419e31dc4e92a3c4b8b292577b2e5b.tar.gz gentoo-6cebe57ac0419e31dc4e92a3c4b8b292577b2e5b.tar.bz2 gentoo-6cebe57ac0419e31dc4e92a3c4b8b292577b2e5b.zip |
dev-util/sysprof-capture: Keyword 3.40.1 arm64, #802000
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/sysprof-capture')
-rw-r--r-- | dev-util/sysprof-capture/sysprof-capture-3.40.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 0c08f4b82662..d81e5301f8e3 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 ~arm64 x86" IUSE="" RDEPEND="!=dev-util/sysprof-3.34.1-r0" |