summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2019-04-04 21:09:15 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2019-04-04 21:09:15 -0400
commit6246bb156b732f7b23afcfb9ca0da32d50ce2af5 (patch)
tree29c715815f948a447473a179ac27cb836982c627 /libre
parent4f2fb71e3e62a00a41d5b5f57ab50f6d5301d32b (diff)
libre/python-psycopg2.6: Make available for ARM
Diffstat (limited to 'libre')
-rw-r--r--libre/python-psycopg2.6/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/python-psycopg2.6/PKGBUILD b/libre/python-psycopg2.6/PKGBUILD
index abf578d5e..b196121fc 100644
--- a/libre/python-psycopg2.6/PKGBUILD
+++ b/libre/python-psycopg2.6/PKGBUILD
@@ -16,6 +16,7 @@ pkgver=2.6.3dev0.rev21.git4ae2a366
pkgrel=1
pkgdesc="A PostgreSQL database adapter for the Python programming language."
arch=('i686' 'x86_64')
+arch+=('armv7h')
url="http://initd.org/psycopg/"
license=('LGPL3')
makedepends=('python2' 'python' 'postgresql-libs>=8.4.1')