diff options
Diffstat (limited to 'main/unixodbc/APKBUILD')
-rw-r--r-- | main/unixodbc/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/unixodbc/APKBUILD b/main/unixodbc/APKBUILD index 18b1499be7..67f5df7774 100644 --- a/main/unixodbc/APKBUILD +++ b/main/unixodbc/APKBUILD @@ -5,6 +5,7 @@ pkgver=2.3.0 pkgrel=1 pkgdesc="ODBC is an open specification to access Data Sources" url="http://www.unixodbc.org/" +arch="x86 x86_64" license="GPL2" depends= makedepends="readline-dev" |