aboutsummaryrefslogtreecommitdiffstats
path: root/main/v86d
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2014-12-05 09:04:25 +0200
committerTimo Teräs <timo.teras@iki.fi>2014-12-05 09:04:53 +0200
commit6e418663d17d23986d21823f9c31f14baa16eb9d (patch)
tree373b3c1d9c9e82d0fb2cec1a91576b952b62275f /main/v86d
parent7797d50617286763917acae4e6da01fe74861bf7 (diff)
downloadaports-6e418663d17d23986d21823f9c31f14baa16eb9d.tar.bz2
aports-6e418663d17d23986d21823f9c31f14baa16eb9d.tar.xz
main/v86d: build only on x86/x86_64
Diffstat (limited to 'main/v86d')
-rw-r--r--main/v86d/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/v86d/APKBUILD b/main/v86d/APKBUILD
index 864cdeb3fd..e6346aa1eb 100644
--- a/main/v86d/APKBUILD
+++ b/main/v86d/APKBUILD
@@ -4,7 +4,7 @@ pkgver=0.1.10
pkgrel=1
pkgdesc="Userspace helper for uvesafb that runs x86 code in an emulated environment"
url="https://github.com/mjanusz/v86d"
-arch="all"
+arch="x86 x86_64"
license="GPL2"
depends=""
makedepends="bash"