commit: 0add31aa450af2ea35fc5b1a29a32dc0748b005c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue May 28 12:10:45 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue May 28 12:10:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0add31aa
dev-debug/systemtap: Stabilize 5.0-r1 arm, #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 26111e1fd2f8..0c15ea179dbc 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="
