aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-10-01 14:40:19 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-10-01 14:40:19 +0000
commit99374561a01fb0d04e34e2658e57fb1e9a35585f (patch)
tree863b87a3e6a2035d4f017b302ab4f3cfb2761642
parent431561f84019a00a2e092b82b23ad3b2c553f778 (diff)
downloadaports-99374561a01fb0d04e34e2658e57fb1e9a35585f.tar.bz2
aports-99374561a01fb0d04e34e2658e57fb1e9a35585f.tar.xz
testing/dma: enable build on ppc64le
-rw-r--r--testing/dma/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dma/APKBUILD b/testing/dma/APKBUILD
index 3a78630347..c31a492765 100644
--- a/testing/dma/APKBUILD
+++ b/testing/dma/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.11
pkgrel=5
pkgdesc="A small Mail Transport Agent from DragonFly BSD"
url="https://github.com/corecode/dma"
-arch="x86_64 x86"
+arch="x86_64 x86 ppc64le"
license="BSD"
depends=""
depends_dev=""