diff options
Diffstat (limited to 'main/libcddb')
-rw-r--r-- | main/libcddb/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/libcddb/APKBUILD b/main/libcddb/APKBUILD index 7e9024c798..3baeba20b6 100644 --- a/main/libcddb/APKBUILD +++ b/main/libcddb/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.3.2 pkgrel=0 pkgdesc="Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. http://freedb.org)." url="http://sourceforge.net/projects/libcddb/" +arch="x86 x86_64" license="GPL" depends= makedepends= |