summaryrefslogtreecommitdiff
path: root/libre/blackbox
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-12-11 00:49:17 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-12-11 00:49:17 -0500
commit2547e9ffef2b04e8525185a857d76e10e0609849 (patch)
tree42eab69a4786988353d6bd47ca6f91cfbe672442 /libre/blackbox
parentc60c2b90ee68c5203ec79f21184722df3ee13dae (diff)
blackbox: armv7h port
Diffstat (limited to 'libre/blackbox')
-rw-r--r--libre/blackbox/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/blackbox/PKGBUILD b/libre/blackbox/PKGBUILD
index 9bd6ef66e..354467f44 100644
--- a/libre/blackbox/PKGBUILD
+++ b/libre/blackbox/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=0.70.1
pkgrel=13.parabola1
pkgdesc="A window manager for X11, without nonfree programs on the menu"
url="http://${pkgname}wm.sourceforge.net/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
depends=('gcc-libs' 'libxft' 'libxext' 'libx11' 'libxt')
replaces=($pkgname-libre)
conflicts=($pkgname-libre)