commit: 6b6f23c5daa9f51fdcc67e7703f3ddbff730c0b3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 3 09:42:14 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 3 09:46:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6f23c5
sys-cluster/ceph: Dekeyword 12.* ~arm64 due to deps
sys-cluster/ceph/ceph-12.2.1.ebuild | 2 +-
sys-cluster/ceph/ceph-12.2.2-r1.ebuild | 2 +-
sys-cluster/ceph/ceph-12.2.2.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-cluster/ceph/ceph-12.2.1.ebuild
b/sys-cluster/ceph/ceph-12.2.1.ebuild
index 9e8142ef569..d7acf97b575 100644
--- a/sys-cluster/ceph/ceph-12.2.1.ebuild
+++ b/sys-cluster/ceph/ceph-12.2.1.ebuild
@@ -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"
diff --git a/sys-cluster/ceph/ceph-12.2.2-r1.ebuild
b/sys-cluster/ceph/ceph-12.2.2-r1.ebuild
index 370a0220f86..f90261d5bc3 100644
--- a/sys-cluster/ceph/ceph-12.2.2-r1.ebuild
+++ b/sys-cluster/ceph/ceph-12.2.2-r1.ebuild
@@ -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"
diff --git a/sys-cluster/ceph/ceph-12.2.2.ebuild
b/sys-cluster/ceph/ceph-12.2.2.ebuild
index 7040667f300..664f9e63d0b 100644
--- a/sys-cluster/ceph/ceph-12.2.2.ebuild
+++ b/sys-cluster/ceph/ceph-12.2.2.ebuild
@@ -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"