commit: eb1ee847be80caffb830bb9f03e85a2a8e79c9ec Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Fri Sep 16 10:05:06 2022 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Mon Sep 19 12:11:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb1ee847
dev-util/uftrace: stabilize 0.11 for amd64 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org> dev-util/uftrace/uftrace-0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/uftrace/uftrace-0.11.ebuild b/dev-util/uftrace/uftrace-0.11.ebuild index 932d17460e98..dda417e13b4d 100644 --- a/dev-util/uftrace/uftrace-0.11.ebuild +++ b/dev-util/uftrace/uftrace-0.11.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/namhyung/uftrace/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="capstone lua python unwind" REQUIRED_USE="
