diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:04:02 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:04:02 +0200 |
commit | 7609e72770d819073e4ced2adc3197e9ff007e85 (patch) | |
tree | 9638aa7146700ac4c4fdc70af3a6cd315bdd2921 /dev-debug | |
parent | dev-debug/systemtap: Stabilize 5.0-r1 arm64, #932908 (diff) | |
download | gentoo-7609e72770d819073e4ced2adc3197e9ff007e85.tar.gz gentoo-7609e72770d819073e4ced2adc3197e9ff007e85.tar.bz2 gentoo-7609e72770d819073e4ced2adc3197e9ff007e85.zip |
dev-debug/systemtap: Stabilize 5.0-r1 ppc, #932908
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r-- | dev-debug/systemtap/systemtap-5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |