diff options
Diffstat (limited to 'main/gettext/APKBUILD')
-rw-r--r-- | main/gettext/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/gettext/APKBUILD b/main/gettext/APKBUILD index f0e3132dea..56cbf655b8 100644 --- a/main/gettext/APKBUILD +++ b/main/gettext/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.18.1.1 pkgrel=1 pkgdesc="GNU locale utilities" url="http://www.gnu.org/software/gettext/gettext.html" +arch="x86 x86_64" license='GPL' depends= makedepends="libiconv-dev expat-dev ncurses-dev bash libxml2-dev" |