summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatej Groma2017-08-28 10:43:26 +0200
committerMatej Groma2017-08-28 10:43:26 +0200
commit82d20bfa7ee1189648df7fdb759bac6a4749799b (patch)
treea1262102effd2d88eeae86b36cb4cd4195d5179a /PKGBUILD
parente17d5820f8f1f3d5271f545c4e214cafddb32a49 (diff)
downloadaur-82d20bfa7ee1189648df7fdb759bac6a4749799b.tar.gz
remove unnecessary architecture requirements
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5d6b0371606..94cbfd4fa0bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=aspell-sk
pkgver=2.02
pkgrel=1
pkgdesc="Slovak dictionary for aspell"
-arch=('i686' 'x86_64')
+arch=('any')
url="http://www.sk-spell.sk.cx/aspell-sk"
license=('custom')
depends=('aspell')