summaryrefslogtreecommitdiffstats
path: root/main/spice
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2014-12-03 21:18:53 +0200
committerTimo Teräs <timo.teras@iki.fi>2014-12-03 21:18:53 +0200
commited3aba6c5b35c11e2cadb4e2c3451111f58a6bcc (patch)
tree8e974ae84961c6e0a3fc1d712f69fbecceb618eb /main/spice
parent8095fdc37c38c6f1812e946a21064425540da5f9 (diff)
downloadaports-ed3aba6c5b35c11e2cadb4e2c3451111f58a6bcc.tar.bz2
aports-ed3aba6c5b35c11e2cadb4e2c3451111f58a6bcc.tar.xz
main/spice: re-enable on arm
Diffstat (limited to 'main/spice')
-rw-r--r--main/spice/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/spice/APKBUILD b/main/spice/APKBUILD
index ced05a368..5feb8e67c 100644
--- a/main/spice/APKBUILD
+++ b/main/spice/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.12.5
pkgrel=1
pkgdesc="Implements the SPICE protocol"
url="http://www.spice-space.org/"
-arch="x86 x86_64"
+arch="all"
license="LGPLv2+"
depends=""
depends_dev="spice-protocol pixman-dev celt051-dev openssl-dev libxinerama-dev"