commit: 7609e72770d819073e4ced2adc3197e9ff007e85 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue May 28 12:04:02 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue May 28 12:04:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7609e727
dev-debug/systemtap: Stabilize 5.0-r1 ppc, #932908 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-debug/systemtap/systemtap-5.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-debug/systemtap/systemtap-5.0-r1.ebuild b/dev-debug/systemtap/systemtap-5.0-r1.ebuild index dbc46e4a51d9..26111e1fd2f8 100644 --- a/dev-debug/systemtap/systemtap-5.0-r1.ebuild +++ b/dev-debug/systemtap/systemtap-5.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.sourceware.org/ftp/${PN}/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="libvirt selinux sqlite +ssl test zeroconf" CDEPEND="
