summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-20 01:36:48 +0000
committerSam James <sam@gentoo.org>2023-01-20 01:36:48 +0000
commit6a35ef98821b97dce6dd24da023eb9d8bf255797 (patch)
tree348ea86860bfbe889924548b14bcec3ec3c4ed2b /sys-cluster/ceph
parentmedia-gfx/tuxpaint-stamps: Stabilize 20220604 amd64, #891419 (diff)
downloadgentoo-6a35ef98821b97dce6dd24da023eb9d8bf255797.tar.gz
gentoo-6a35ef98821b97dce6dd24da023eb9d8bf255797.tar.bz2
gentoo-6a35ef98821b97dce6dd24da023eb9d8bf255797.zip
sys-cluster/ceph: Stabilize 16.2.10-r5 amd64, #888922
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r--sys-cluster/ceph/ceph-16.2.10-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-16.2.10-r5.ebuild b/sys-cluster/ceph/ceph-16.2.10-r5.ebuild
index d1e012f1dd77..fc09be7c503b 100644
--- a/sys-cluster/ceph/ceph-16.2.10-r5.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.10-r5.ebuild
@@ -12,7 +12,7 @@ inherit check-reqs bash-completion-r1 cmake python-r1 flag-o-matic \
lua-single udev readme.gentoo-r1 toolchain-funcs systemd tmpfiles
SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 ~arm64 ~ppc64"
DESCRIPTION="Ceph distributed filesystem"
HOMEPAGE="https://ceph.com/"