summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2020-11-24 20:44:27 -0800
committerPatrick McLean <chutzpah@gentoo.org>2020-11-24 20:44:27 -0800
commit6c915344ed15ce31a355d2187b4ca088ecf9d4b3 (patch)
treee8f768c7deeadf0489ba511dc87b42493fa1767b /sys-cluster
parentsys-process/criu-3.15: Version bump (diff)
downloadgentoo-6c915344ed15ce31a355d2187b4ca088ecf9d4b3.tar.gz
gentoo-6c915344ed15ce31a355d2187b4ca088ecf9d4b3.tar.bz2
gentoo-6c915344ed15ce31a355d2187b4ca088ecf9d4b3.zip
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@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ceph-14.2.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-14.2.13.ebuild b/sys-cluster/ceph/ceph-14.2.13.ebuild
index 5983452b9664..672fc69479eb 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"