diff options
Diffstat (limited to 'community/mate-panel/APKBUILD')
-rw-r--r-- | community/mate-panel/APKBUILD | 2 |
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="" |