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: Wed, 11 Jul 2018 00:43:29
Message-Id: 1531268559.20f309694a540d197dbb40995c9ecfdbd4c7ba6a.chutzpah@gentoo
1 commit: 20f309694a540d197dbb40995c9ecfdbd4c7ba6a
2 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 11 00:22:39 2018 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 11 00:22:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f30969
7
8 sys-cluster/ceph: Restore keywords for 13.2.0
9
10 Package-Manager: Portage-2.3.41, Repoman-2.3.9
11
12 sys-cluster/ceph/ceph-13.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/ceph/ceph-13.2.0.ebuild b/sys-cluster/ceph/ceph-13.2.0.ebuild
16 index 41559adb200..113df40b6e0 100644
17 --- a/sys-cluster/ceph/ceph-13.2.0.ebuild
18 +++ b/sys-cluster/ceph/ceph-13.2.0.ebuild
19 @@ -17,7 +17,7 @@ else
20 mgr-frontend? ( mirror://gentoo/${P}-frontend-node-modules.tar.xz )"
21 # unkeyworded for testing that this actually works
22 # had to do a lot of hackery for the mgr frontend, dunno if anything broke
23 - #KEYWORDS="~amd64 ~x86"
24 + KEYWORDS="~amd64 ~x86"
25 fi
26
27 DESCRIPTION="Ceph distributed filesystem"