From 9d9398176cc0770b8d3e845c85a490b1c94e3c7e Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Wed, 5 Feb 2020 11:51:01 -0800 Subject: sys-cluster/ceph-14.2.7: amd64 stable (bug #684860) Closes: https://bugs.gentoo.org/684860 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Patrick McLean --- sys-cluster/ceph/ceph-14.2.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-cluster/ceph') diff --git a/sys-cluster/ceph/ceph-14.2.7.ebuild b/sys-cluster/ceph/ceph-14.2.7.ebuild index a1ec2d75760f..971298be9bf5 100644 --- a/sys-cluster/ceph/ceph-14.2.7.ebuild +++ b/sys-cluster/ceph/ceph-14.2.7.ebuild @@ -17,7 +17,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" -- cgit v1.2.3-65-gdbad