sys-cluster/ceph: Remove ~arm64 kw from 12.2.4-r2 due to deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 15 Apr 2018 08:37:39 +0000 (10:37 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 15 Apr 2018 08:38:45 +0000 (10:38 +0200)
sys-cluster/ceph/ceph-12.2.4-r2.ebuild

index 1fbe80838494d06833d5a6c8009734ffda0f00af..5205c01ab9380a775383ae984b1607f5fc6f318f 100644 (file)
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
        SRC_URI=""
 else
        SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 DESCRIPTION="Ceph distributed filesystem"