From 3671c72c95f47d3c0ae4716ab25a722d2ea37d19 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Wed, 15 May 2019 15:25:07 +0200 Subject: [PATCH] sys-cluster/ceph: Add missing bash-completion inherit Fixed build failure. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Patrick Lauer --- sys-cluster/ceph/ceph-13.2.5-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/ceph/ceph-13.2.5-r4.ebuild b/sys-cluster/ceph/ceph-13.2.5-r4.ebuild index de0b1ea8ca75..20ba0bcb3c92 100644 --- a/sys-cluster/ceph/ceph-13.2.5-r4.ebuild +++ b/sys-cluster/ceph/ceph-13.2.5-r4.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python{2_7,3_{5,6}} ) DISTUTILS_OPTIONAL=1 inherit check-reqs cmake-utils distutils-r1 flag-o-matic multiprocessing \ - python-r1 udev user readme.gentoo-r1 systemd + python-r1 udev user readme.gentoo-r1 systemd bash-completion-r1 if [[ ${PV} == *9999* ]]; then inherit git-r3 -- 2.26.2