From fea0698223ba0d1449de7d9170187a11bda3e2a5 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Wed, 14 Dec 2016 11:28:24 +0000 Subject: testing/ceph: build only for x86_64 --- testing/ceph/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') diff --git a/testing/ceph/APKBUILD b/testing/ceph/APKBUILD index 9bfe00a6de..b2beecf0a2 100644 --- a/testing/ceph/APKBUILD +++ b/testing/ceph/APKBUILD @@ -5,12 +5,12 @@ pkgname=ceph pkgver=11.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="User space components of the Ceph file system" pkgusers="ceph" pkggroups="ceph" url="http://ceph.com" -arch="all" +arch="x86_64" license="LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT" depends=" ceph-osd -- cgit v1.2.3