aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mu
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-10-02 21:33:45 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-10-02 21:33:45 +0000
commitb124d04e3571950fe67a45c1c23582319deead84 (patch)
tree7edae934f8aeef1f60ecc5a93bf4cb64165e5366 /testing/mu
parent8636c01fcb4e57f8d98fa1d8bd3a5d7222cc5f10 (diff)
downloadaports-b124d04e3571950fe67a45c1c23582319deead84.tar.bz2
aports-b124d04e3571950fe67a45c1c23582319deead84.tar.xz
testing/mu: enable build on ppc64le
Diffstat (limited to 'testing/mu')
-rw-r--r--testing/mu/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mu/APKBUILD b/testing/mu/APKBUILD
index e3ad528d77..63a257b34d 100644
--- a/testing/mu/APKBUILD
+++ b/testing/mu/APKBUILD
@@ -5,7 +5,7 @@ pkgname=mu
pkgver=0.9.11
pkgrel=1
pkgdesc="A collection of utilities for indexing and searching Maildirs"
-arch="x86 x86_64"
+arch="x86 x86_64 ppc64le"
url="http://www.djcbsoftware.nl/code/mu"
license="GPL3"
depends="sqlite"