summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2018-07-10 17:22:39 -0700
committerPatrick McLean <chutzpah@gentoo.org>2018-07-10 17:22:39 -0700
commit20f309694a540d197dbb40995c9ecfdbd4c7ba6a (patch)
tree2cd11d56eedaac6d1e0abb82dc777f26a5817e50
parentprofiles/releases/13.0: Mask ceph-13 since it requires nodejs-8.10 (diff)
downloadgentoo-20f309694a5.tar.gz
gentoo-20f309694a5.tar.bz2
gentoo-20f309694a5.zip
sys-cluster/ceph: Restore keywords for 13.2.0
Package-Manager: Portage-2.3.41, Repoman-2.3.9
-rw-r--r--sys-cluster/ceph/ceph-13.2.0.ebuild2
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"