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: Sat, 20 Oct 2018 12:11:44
Message-Id: 1540037497.0ec132d4e16bc9eee3c9fe9a5e69d22c8a88cf9d.zlogene@gentoo
1 commit: 0ec132d4e16bc9eee3c9fe9a5e69d22c8a88cf9d
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 20 12:11:21 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 20 12:11:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec132d4
7
8 sys-cluster/ceph: amd64 stable wrt bug #668982
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 sys-cluster/ceph/ceph-12.2.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-cluster/ceph/ceph-12.2.8.ebuild b/sys-cluster/ceph/ceph-12.2.8.ebuild
17 index ffde184e3ce..56f05c940aa 100644
18 --- a/sys-cluster/ceph/ceph-12.2.8.ebuild
19 +++ b/sys-cluster/ceph/ceph-12.2.8.ebuild
20 @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
21 SRC_URI=""
22 else
23 SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
24 - KEYWORDS="~amd64 x86"
25 + KEYWORDS="amd64 x86"
26 fi
27
28 DESCRIPTION="Ceph distributed filesystem"