From a0d8b6ec9f726587d4c297c3bb788be3badf5136 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Tue, 20 Jun 2017 08:08:57 +0000 Subject: testing/monero: libunwind not avail on excluded arches --- testing/monero/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/monero') diff --git a/testing/monero/APKBUILD b/testing/monero/APKBUILD index 6206fa93f5e..b9bd179a947 100644 --- a/testing/monero/APKBUILD +++ b/testing/monero/APKBUILD @@ -2,10 +2,10 @@ # Maintainer: André Klitzing 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 -- cgit v1.2.3