diff options
Diffstat (limited to 'main/mutt/APKBUILD')
-rw-r--r-- | main/mutt/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/mutt/APKBUILD b/main/mutt/APKBUILD index 1286e20a0e..5f8cac9f36 100644 --- a/main/mutt/APKBUILD +++ b/main/mutt/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.4.2.3 pkgrel=1 pkgdesc="a small but very powerful text-mode email client" url="http://www.mutt.org" +arch="x86 x86_64" license="GPL" depends="openssl ncurses libiconv" makedepends="openssl-dev ncurses-dev" |