mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
tbb: enable on all ppc
[ci skip]
This commit is contained in:
parent
f45c6d3f55
commit
a6abe5ef20
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=tbb
|
pkgname=tbb
|
||||||
version=2019.U8
|
version=2019.U8
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64* armv7l* aarch64* ppc64le* ppc64"
|
archs="i686* x86_64* armv7l* aarch64* ppc*"
|
||||||
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
|
# version rewrite: 2017_U7 (upstream) => 2017.7 (xbps)
|
||||||
_ver=${version/./_}
|
_ver=${version/./_}
|
||||||
wrksrc="${pkgname}-${_ver}"
|
wrksrc="${pkgname}-${_ver}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue