diff options
Diffstat (limited to 'main/iso-codes/APKBUILD')
-rw-r--r-- | main/iso-codes/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/iso-codes/APKBUILD b/main/iso-codes/APKBUILD index 34434037b4..ad94c7f954 100644 --- a/main/iso-codes/APKBUILD +++ b/main/iso-codes/APKBUILD @@ -4,6 +4,7 @@ pkgver=3.10.1 pkgrel=0 pkgdesc="Lists of the country, language, and currency names" url="http://pkg-isocodes.alioth.debian.org/" +arch="x86 x86_64" license="LGPL" depends="" makedepends="python gettext" |