aboutsummaryrefslogtreecommitdiffstats
path: root/main/aspell
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-11-01 09:19:40 +0200
committerTimo Teräs <timo.teras@iki.fi>2016-11-01 09:19:40 +0200
commitade33388824f40642561792faa899cfeb98c3f92 (patch)
tree76a61703406fb1df84da9882bc7d6d289d75a93b /main/aspell
parentdca201274323395d1127018e919324715ebd2cd5 (diff)
downloadaports-ade33388824f40642561792faa899cfeb98c3f92.tar.bz2
aports-ade33388824f40642561792faa899cfeb98c3f92.tar.xz
main/[various]: set proper arch
fixes commit "main/[various]: dont set arch in split function"
Diffstat (limited to 'main/aspell')
-rw-r--r--main/aspell/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/aspell/APKBUILD b/main/aspell/APKBUILD
index 06852e0f20..a7f3c411f4 100644
--- a/main/aspell/APKBUILD
+++ b/main/aspell/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="A spell checker designed to eventually replace Ispell"
url="http://aspell.net/"
arch="all"
license="LGPL2+"
-subpackages="$pkgname-compat $pkgname-utils $pkgname-dev $pkgname-doc
+subpackages="$pkgname-compat::noarch $pkgname-utils $pkgname-dev $pkgname-doc
$pkgname-libs"
depends=
makedepends="ncurses-dev perl"