From de4481629631128236b043290d5b07c82a63a6f9 Mon Sep 17 00:00:00 2001 From: Patrick McLean <patrick.mclean@sony.com> Date: Fri, 2 Apr 2021 21:16:17 -0700 Subject: sys-cluster/ceph-14.2.19: Stabilize on amd64 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> --- sys-cluster/ceph/ceph-14.2.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-cluster') diff --git a/sys-cluster/ceph/ceph-14.2.19.ebuild b/sys-cluster/ceph/ceph-14.2.19.ebuild index 9b819976edd8..dd17dadcdbb7 100644 --- a/sys-cluster/ceph/ceph-14.2.19.ebuild +++ b/sys-cluster/ceph/ceph-14.2.19.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" -- cgit v1.2.3-65-gdbad