commit: fea2ba2b24076f19ffccd291415afd37d43cc295 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Tue Oct 3 20:40:44 2023 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Tue Oct 3 20:49:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea2ba2b
dev-util/sysprof-capture: keyword 3.36.0-r1 for ~arm64 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> dev-util/sysprof-capture/sysprof-capture-3.36.0-r1.ebuild | 4 ++-- 1 file 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}]"
