aboutsummaryrefslogtreecommitdiffstats
path: root/testing/monero
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-06-20 08:08:57 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-06-20 08:09:05 +0000
commita0d8b6ec9f726587d4c297c3bb788be3badf5136 (patch)
tree4ce599b602feeb3d3adc23e8b04eb6658e3fef40 /testing/monero
parent8e2fa3dae8c53e49f71863c3e3b373bf4bee7bb1 (diff)
downloadaports-a0d8b6ec9f726587d4c297c3bb788be3badf5136.tar.bz2
aports-a0d8b6ec9f726587d4c297c3bb788be3badf5136.tar.xz
testing/monero: libunwind not avail on excluded arches
Diffstat (limited to 'testing/monero')
-rw-r--r--testing/monero/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/monero/APKBUILD b/testing/monero/APKBUILD
index 6206fa93f5..b9bd179a94 100644
--- a/testing/monero/APKBUILD
+++ b/testing/monero/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=monero
pkgver=0.10.3.1
-pkgrel=0
+pkgrel=1
pkgdesc="Secure, private, untraceable cryptocurrency"
url="https://getmonero.org/"
-arch="all"
+arch="all !x86 !ppc64le" #libunwind unavail on excluded arches
license="BSD"
makedepends="unbound-dev libressl-dev boost-dev libunwind-dev miniupnpc-dev cmake"
source="$pkgname-$pkgver.tar.gz::https://github.com/monero-project/$pkgname/archive/v$pkgver.tar.gz