diff options
author | Mart Raudsepp <leio@gentoo.org> | 2023-10-03 23:40:44 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2023-10-03 23:49:34 +0300 |
commit | fea2ba2b24076f19ffccd291415afd37d43cc295 (patch) | |
tree | 11b913d5cb0f8610f2d8fda850d93bdb8394fb3a /dev-util | |
parent | net-misc/netifrc: revbump, add busybox to dhcp (bug #846488), bug #861686 (diff) | |
download | gentoo-fea2ba2b24076f19ffccd291415afd37d43cc295.tar.gz gentoo-fea2ba2b24076f19ffccd291415afd37d43cc295.tar.bz2 gentoo-fea2ba2b24076f19ffccd291415afd37d43cc295.zip |
dev-util/sysprof-capture: keyword 3.36.0-r1 for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/sysprof-capture/sysprof-capture-3.36.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/sysprof-capture/sysprof-capture-3.36.0-r1.ebuild b/dev-util/sysprof-capture/sysprof-capture-3.36.0-r1.ebuild index 4f5d504abc73..413812a0c3c1 100644 --- a/dev-util/sysprof-capture/sysprof-capture-3.36.0-r1.ebuild +++ b/dev-util/sysprof-capture/sysprof-capture-3.36.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="http://sysprof.com/" LICENSE="GPL-3+ GPL-2+" SLOT="3" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" RDEPEND=">=dev-libs/glib-2.61.3:2[${MULTILIB_USEDEP}]" |