summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-10 11:10:26 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-10 11:10:35 +0200
commiteaa883da37eb6b727b0b7a305d22ea327ad9c227 (patch)
tree6d2dddaa043f7db549385f88046f2995d34d504f /sys-cluster
parentdev-ros/amcl: fix build with gcc 7. (diff)
downloadgentoo-eaa883da37eb6b727b0b7a305d22ea327ad9c227.tar.gz
gentoo-eaa883da37eb6b727b0b7a305d22ea327ad9c227.tar.bz2
gentoo-eaa883da37eb6b727b0b7a305d22ea327ad9c227.zip
sys-cluster/ceph: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ceph-10.2.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-10.2.7-r1.ebuild b/sys-cluster/ceph/ceph-10.2.7-r1.ebuild
index 87d36ae0852b..49d487487729 100644
--- a/sys-cluster/ceph/ceph-10.2.7-r1.ebuild
+++ b/sys-cluster/ceph/ceph-10.2.7-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="http://download.ceph.com/tarballs/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
DESCRIPTION="Ceph distributed filesystem"