From 6de53a63c821d378f03566749cde64373b348538 Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Mon, 24 May 2021 09:40:59 +0200 Subject: dev-util/uftrace: Mark ~arm64 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Luca Barbato --- dev-util/uftrace/uftrace-0.9.4-r100.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/uftrace') diff --git a/dev-util/uftrace/uftrace-0.9.4-r100.ebuild b/dev-util/uftrace/uftrace-0.9.4-r100.ebuild index 87ccea5aec88..ce77c3c09d5b 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} )" -- cgit v1.2.3-65-gdbad