aboutsummaryrefslogtreecommitdiffstats
path: root/community/mate-panel
diff options
context:
space:
mode:
authorBreno Leitao <breno.leitao@gmail.com>2017-04-08 10:59:05 +0000
committerBreno Leitao <breno.leitao@gmail.com>2017-04-08 10:59:05 +0000
commit7e8aac71b4e5a11942a0032bdb55c52169cd8288 (patch)
tree713a704e58a2652fa84ace72ada9c5db4eec2ec3 /community/mate-panel
parent637d3a1bd43c81a65c917c843889801c53e57604 (diff)
downloadaports-7e8aac71b4e5a11942a0032bdb55c52169cd8288.tar.bz2
aports-7e8aac71b4e5a11942a0032bdb55c52169cd8288.tar.xz
community/mate-utils: Do not build on ppc64le
Disabling mate-utils on ppc64le for now. Desktop packages are not important at this moment.
Diffstat (limited to 'community/mate-panel')
-rw-r--r--community/mate-panel/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-panel/APKBUILD b/community/mate-panel/APKBUILD
index b3cf16c9dd..05af83cb5e 100644
--- a/community/mate-panel/APKBUILD
+++ b/community/mate-panel/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.18.1
pkgrel=0
pkgdesc="The MATE panel is the area on your desktop from which you can run applications"
url="https://github.com/mate-desktop/mate-panel"
-arch="all"
+arch="all !ppc64le"
license="GPL2"
depends="mate-common mate-desktop"
depends_dev=""