commit: 9a4cd894524c09aadbe73944157565d4d5e89f04 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 16 15:25:59 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 16 15:25:59 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4cd894
dev-debug/ltrace: Stabilize 0.8.1 amd64, #971258 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-debug/ltrace/ltrace-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-debug/ltrace/ltrace-0.8.1.ebuild b/dev-debug/ltrace/ltrace-0.8.1.ebuild index e963e6d3abdf..1d4334e17c8e 100644 --- a/dev-debug/ltrace/ltrace-0.8.1.ebuild +++ b/dev-debug/ltrace/ltrace-0.8.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/cespedes/${PN}/-/archive/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86" IUSE="debug elfutils selinux test unwind" REQUIRED_USE="?? ( elfutils unwind )"
