diff options
-rw-r--r-- | libre/python-psycopg2.6/PKGBUILD | 1 |
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') |