diff --git a/dev-debug/ltrace/ltrace-0.8.1.ebuild b/dev-debug/ltrace/ltrace-0.8.1.ebuild index 1d4334e17c8e6..ef3efbf598f00 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 )"