diff options
-rw-r--r-- | sys-cluster/ceph/ceph-13.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-13.2.0.ebuild b/sys-cluster/ceph/ceph-13.2.0.ebuild index 41559adb2006..113df40b6e0a 100644 --- a/sys-cluster/ceph/ceph-13.2.0.ebuild +++ b/sys-cluster/ceph/ceph-13.2.0.ebuild @@ -17,7 +17,7 @@ else mgr-frontend? ( mirror://gentoo/${P}-frontend-node-modules.tar.xz )" # unkeyworded for testing that this actually works # had to do a lot of hackery for the mgr frontend, dunno if anything broke - #KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~x86" fi DESCRIPTION="Ceph distributed filesystem" |