oprofile: broken on ppc for now
This commit is contained in:
parent
c5cac0d860
commit
7ba02993da
@ -15,3 +15,7 @@ license="GPL-2.0-only"
|
||||
homepage="http://oprofile.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=95ded8bde1ec39922f0af015981a67aec63e025a501e4dc04cd65d38f73647e6
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc*) broken="requires libpfm, which is not packaged";;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user