aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libibumad
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-10-01 01:10:10 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-10-01 01:10:10 +0000
commitb6e09dd8e30d3567bb4babc74ef8ea6723cd2b28 (patch)
tree99c450682632e4ce69d30bdc7929235265a281b9 /testing/libibumad
parentf785cb2859b87a1fd9b5a164ee6682807f94ffd8 (diff)
downloadaports-b6e09dd8e30d3567bb4babc74ef8ea6723cd2b28.tar.bz2
aports-b6e09dd8e30d3567bb4babc74ef8ea6723cd2b28.tar.xz
testing/libibumad: enable build on ppc64le
Diffstat (limited to 'testing/libibumad')
-rw-r--r--testing/libibumad/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libibumad/APKBUILD b/testing/libibumad/APKBUILD
index 66c27ad30b..830e9eae8f 100644
--- a/testing/libibumad/APKBUILD
+++ b/testing/libibumad/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.3.10.2
pkgrel=1
pkgdesc="Interface to ib_umad module (user_mad) library. (InfiniBand)"
url="https://www.openfabrics.org/index.php/openfabrics-software.html"
-arch="x86 x86_64"
+arch="x86 x86_64 ppc64le"
license="GPL2 BSD"
depends=""
depends_dev=""