diff --git a/srcpkgs/gst-omx/template b/srcpkgs/gst-omx/template index ad4b4f66584..a2fc793c30e 100644 --- a/srcpkgs/gst-omx/template +++ b/srcpkgs/gst-omx/template @@ -13,7 +13,7 @@ distfiles="${homepage}/src/${pkgname}/${pkgname}-${version}.tar.xz" checksum=969870e75c1f75c96f8783530e2c2932fc3afbfd976eb0c466f51dae268ea3d4 case "$XBPS_TARGET_MACHINE" in - i686*|x86_64*|aarch64*) + i686*|x86_64*|aarch64*|ppc64*) # XXX bellagio target configure_args=" --with-omx-target=generic" ;;