From: Patrick McLean Date: Thu, 23 Apr 2020 20:44:10 +0000 (-0700) Subject: sys-cluster/ceph-14.2.9-r1: stable on amd64 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=493178a2155877f9251f62110f9a276ef9816cd2;p=gentoo.git sys-cluster/ceph-14.2.9-r1: stable on amd64 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean --- diff --git a/sys-cluster/ceph/ceph-14.2.9-r1.ebuild b/sys-cluster/ceph/ceph-14.2.9-r1.ebuild index 795abd75b7c0..8fbefa08d5f3 100644 --- a/sys-cluster/ceph/ceph-14.2.9-r1.ebuild +++ b/sys-cluster/ceph/ceph-14.2.9-r1.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"