Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/
Date: Thu, 16 Aug 2018 23:19:16
Message-Id: 1534461545.6c4808c64add0293c866b13580937f946ec900ec.zlogene@gentoo
1 commit: 6c4808c64add0293c866b13580937f946ec900ec
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 16 23:18:53 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 16 23:19:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c4808c6
7
8 sys-cluster/ceph: amd64 stable wrt bug #663472
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 sys-cluster/ceph/ceph-12.2.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/ceph/ceph-12.2.7.ebuild b/sys-cluster/ceph/ceph-12.2.7.ebuild
16 index 72ad468ceb6..75cd704ac78 100644
17 --- a/sys-cluster/ceph/ceph-12.2.7.ebuild
18 +++ b/sys-cluster/ceph/ceph-12.2.7.ebuild
19 @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
20 SRC_URI=""
21 else
22 SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
23 - KEYWORDS="~amd64 x86"
24 + KEYWORDS="amd64 x86"
25 fi
26
27 DESCRIPTION="Ceph distributed filesystem"