commit: 4c5a8d8756466002fd291971924d56df8e0679dc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 20 02:42:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 20 02:42:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c5a8d87
sys-cluster/ceph: Stabilize 16.2.4-r2 amd64, #793359
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-cluster/ceph/ceph-16.2.4-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/ceph/ceph-16.2.4-r2.ebuild
b/sys-cluster/ceph/ceph-16.2.4-r2.ebuild
index 834efe8eb5e..ab8e538d648 100644
--- a/sys-cluster/ceph/ceph-16.2.4-r2.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.4-r2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~ppc64"
+ KEYWORDS="amd64 ~arm64 ~ppc64"
fi
DESCRIPTION="Ceph distributed filesystem"