commit: 6c915344ed15ce31a355d2187b4ca088ecf9d4b3
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 25 04:44:27 2020 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed Nov 25 04:44:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c915344
sys-cluster/ceph-14.2.13: Stabilize on amd64
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
sys-cluster/ceph/ceph-14.2.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/ceph/ceph-14.2.13.ebuild
b/sys-cluster/ceph/ceph-14.2.13.ebuild
index 5983452b966..672fc69479e 100644
--- a/sys-cluster/ceph/ceph-14.2.13.ebuild
+++ b/sys-cluster/ceph/ceph-14.2.13.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"