Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/
Date: Thu, 23 Apr 2020 20:44:34
Message-Id: 1587674663.493178a2155877f9251f62110f9a276ef9816cd2.chutzpah@gentoo
1 commit: 493178a2155877f9251f62110f9a276ef9816cd2
2 Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
3 AuthorDate: Thu Apr 23 20:44:10 2020 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 23 20:44:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=493178a2
7
8 sys-cluster/ceph-14.2.9-r1: stable on amd64
9
10 Copyright: Sony Interactive Entertainment Inc.
11 Package-Manager: Portage-2.3.99, Repoman-2.3.22
12 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
13
14 sys-cluster/ceph/ceph-14.2.9-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-cluster/ceph/ceph-14.2.9-r1.ebuild b/sys-cluster/ceph/ceph-14.2.9-r1.ebuild
18 index 795abd75b7c..8fbefa08d5f 100644
19 --- a/sys-cluster/ceph/ceph-14.2.9-r1.ebuild
20 +++ b/sys-cluster/ceph/ceph-14.2.9-r1.ebuild
21 @@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
22 SRC_URI=""
23 else
24 SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
25 - KEYWORDS="~amd64 ~ppc64"
26 + KEYWORDS="amd64 ~ppc64"
27 fi
28
29 DESCRIPTION="Ceph distributed filesystem"