diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2018-07-10 17:22:39 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2018-07-10 17:22:39 -0700 |
commit | 20f309694a540d197dbb40995c9ecfdbd4c7ba6a (patch) | |
tree | 2cd11d56eedaac6d1e0abb82dc777f26a5817e50 /sys-cluster | |
parent | profiles/releases/13.0: Mask ceph-13 since it requires nodejs-8.10 (diff) | |
download | gentoo-20f309694a540d197dbb40995c9ecfdbd4c7ba6a.tar.gz gentoo-20f309694a540d197dbb40995c9ecfdbd4c7ba6a.tar.bz2 gentoo-20f309694a540d197dbb40995c9ecfdbd4c7ba6a.zip |
sys-cluster/ceph: Restore keywords for 13.2.0
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'sys-cluster')
-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" |