summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2021-05-24 09:40:59 +0200
committerLuca Barbato <lu_zero@gentoo.org>2021-05-24 09:41:28 +0200
commit6de53a63c821d378f03566749cde64373b348538 (patch)
tree25e5f37d3ed749fee5ed7a4625301770594ac899 /dev-util/uftrace
parentapp-text/cherrytree: specify pangomm:1.4 dep in 0.99.37 (diff)
downloadgentoo-6de53a63c821d378f03566749cde64373b348538.tar.gz
gentoo-6de53a63c821d378f03566749cde64373b348538.tar.bz2
gentoo-6de53a63c821d378f03566749cde64373b348538.zip
dev-util/uftrace: Mark ~arm64
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'dev-util/uftrace')
-rw-r--r--dev-util/uftrace/uftrace-0.9.4-r100.ebuild4
1 files 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 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} )"