summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-24 20:42:18 +0000
committerSam James <sam@gentoo.org>2021-05-24 20:43:43 +0000
commit32f7d22f614f3bf64a927578b7e176d9a3a2afe7 (patch)
tree1c9a0f742c6f2bacdfff1b13f389899716555dd5 /sys-cluster/ceph
parentdev-perl/Digest-CRC: Stabilize 0.220.0_p2-r1 amd64, #791838 (diff)
downloadgentoo-32f7d22f614f3bf64a927578b7e176d9a3a2afe7.tar.gz
gentoo-32f7d22f614f3bf64a927578b7e176d9a3a2afe7.tar.bz2
gentoo-32f7d22f614f3bf64a927578b7e176d9a3a2afe7.zip
sys-cluster/ceph: Stabilize 14.2.21 amd64, #791253
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r--sys-cluster/ceph/ceph-14.2.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-14.2.21.ebuild b/sys-cluster/ceph/ceph-14.2.21.ebuild
index 9b819976edd8..dd17dadcdbb7 100644
--- a/sys-cluster/ceph/ceph-14.2.21.ebuild
+++ b/sys-cluster/ceph/ceph-14.2.21.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"