diff options
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r-- | sys-cluster/ceph/ceph-16.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-16.2.9.ebuild b/sys-cluster/ceph/ceph-16.2.9.ebuild index 4c0e1be4061e..688c98bb2b8f 100644 --- a/sys-cluster/ceph/ceph-16.2.9.ebuild +++ b/sys-cluster/ceph/ceph-16.2.9.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/" |