systemtap: enable for ppc64le

[ci skip]
This commit is contained in:
q66 2019-01-27 03:17:42 +01:00 committed by Johannes
parent ea83c0159e
commit bf87c12391
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,7 @@
pkgname=systemtap
version=4.0
revision=1
only_for_archs="i686 x86_64 armv6l armv7l aarch64 ppc64le"
build_style=gnu-configure
hostmakedepends="python"
makedepends="elfutils-devel"
@ -12,7 +13,6 @@ license="GPL-3.0-or-later"
homepage="https://sourceware.org/systemtap/"
distfiles="https://sourceware.org/systemtap/ftp/releases/systemtap-${version}.tar.gz"
checksum=008cc22e8da8f7d16ce3bcc10d36fdd2024b79489c4da3d983e589555ca7c8d5
only_for_archs="i686 x86_64 armv6l armv7l aarch64"
systemtap-devel_package() {
depends="systemtap-${version}_${revision}"