diff options
Diffstat (limited to 'main/feh')
-rw-r--r-- | main/feh/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/feh/APKBUILD b/main/feh/APKBUILD index 1013f64db9..b008eeabd0 100644 --- a/main/feh/APKBUILD +++ b/main/feh/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.10 pkgrel=0 pkgdesc="feh is a fast, lightweight image viewer which uses imlib2" url="http://www.linuxbrit.co.uk/feh/" +arch="x86 x86_64" license="MIT" subpackages="$pkgname-doc" depends= |