aboutsummaryrefslogtreecommitdiffstats
path: root/community/psmisc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/psmisc/APKBUILD')
-rw-r--r--community/psmisc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/psmisc/APKBUILD b/community/psmisc/APKBUILD
index 9671e8a734..3022d64b34 100644
--- a/community/psmisc/APKBUILD
+++ b/community/psmisc/APKBUILD
@@ -1,10 +1,10 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=psmisc
pkgver=22.21
-pkgrel=0
+pkgrel=1
pkgdesc="A set of some small useful utilities that use the proc filesystem"
url="http://psmisc.sourceforge.net/"
-arch="all"
+arch="all !ppc64le" #does not build yet for ppc64le
license="BSD GPL"
depends=""
makedepends="ncurses-dev"