From d7ce398325f7b4c4a86020441953a8b6fbc1e62c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 10 Oct 2016 20:27:58 +0000 Subject: community/wine: disable on x86 for now it complains about textrels --- community/wine/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/wine') diff --git a/community/wine/APKBUILD b/community/wine/APKBUILD index f9bcc0ba808..e4ad76e3efe 100644 --- a/community/wine/APKBUILD +++ b/community/wine/APKBUILD @@ -8,7 +8,7 @@ _pkgver=${pkgver/_/-} pkgrel=0 pkgdesc="A compatibility layer for running Windows programs" url="http://www.winehq.com" -arch="x86 x86_64" +arch="x86_64" license="LGPL2+" subpackages="$pkgname-libs $pkgname-dev $pkgname-doc" depends_dev="$pkgname perl" -- cgit v1.2.3