summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2020-09-16 16:50:35 -0700
committerPatrick McLean <chutzpah@gentoo.org>2020-09-16 16:52:42 -0700
commit17cec470a7448cdc50e1c8c9ab7dbe356b5474aa (patch)
tree3d03c8112fd6e711699a843f8240cbb0fcff1088
parentsys-cluster/ceph-15.2.5: Version bump (diff)
downloadgentoo-17cec470.tar.gz
gentoo-17cec470.tar.bz2
gentoo-17cec470.zip
sys-cluster/ceph-14.2.11: Stabilize on amd64
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
-rw-r--r--sys-cluster/ceph/ceph-14.2.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-14.2.11.ebuild b/sys-cluster/ceph/ceph-14.2.11.ebuild
index 9da1e1fe06c8..cab350b3f499 100644
--- a/sys-cluster/ceph/ceph-14.2.11.ebuild
+++ b/sys-cluster/ceph/ceph-14.2.11.ebuild
@@ -16,7 +16,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"