commit: 6de53a63c821d378f03566749cde64373b348538 Author: Luca Barbato <lu_zero <AT> gentoo <DOT> org> AuthorDate: Mon May 24 07:40:59 2021 +0000 Commit: Luca Barbato <lu_zero <AT> gentoo <DOT> org> CommitDate: Mon May 24 07:41:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6de53a63
dev-util/uftrace: Mark ~arm64 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Luca Barbato <lu_zero <AT> gentoo.org> dev-util/uftrace/uftrace-0.9.4-r100.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/uftrace/uftrace-0.9.4-r100.ebuild b/dev-util/uftrace/uftrace-0.9.4-r100.ebuild index 87ccea5aec8..ce77c3c09d5 100644 --- a/dev-util/uftrace/uftrace-0.9.4-r100.ebuild +++ b/dev-util/uftrace/uftrace-0.9.4-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/namhyung/uftrace/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="bash-completion capstone lua" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"
