commit: 32f7d22f614f3bf64a927578b7e176d9a3a2afe7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 20:42:18 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 24 20:43:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f7d22f
sys-cluster/ceph: Stabilize 14.2.21 amd64, #791253
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-cluster/ceph/ceph-14.2.21.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/ceph/ceph-14.2.21.ebuild
b/sys-cluster/ceph/ceph-14.2.21.ebuild
index 9b819976edd..dd17dadcdbb 100644
--- a/sys-cluster/ceph/ceph-14.2.21.ebuild
+++ b/sys-cluster/ceph/ceph-14.2.21.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
- KEYWORDS="~amd64 ~ppc64"
+ KEYWORDS="amd64 ~ppc64"
fi
DESCRIPTION="Ceph distributed filesystem"