projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f89134
)
sys-cluster/ceph: Add missing bash-completion inherit
author
Patrick Lauer
<patrick@gentoo.org>
Wed, 15 May 2019 13:25:07 +0000
(15:25 +0200)
committer
Patrick Lauer
<patrick@gentoo.org>
Wed, 15 May 2019 13:25:36 +0000
(15:25 +0200)
Fixed build failure.
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
sys-cluster/ceph/ceph-13.2.5-r4.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/ceph/ceph-13.2.5-r4.ebuild
b/sys-cluster/ceph/ceph-13.2.5-r4.ebuild
index de0b1ea8ca7597798a541155337741dfb2238af4..20ba0bcb3c927d92c6ec1c214f0b61a7555f3999 100644
(file)
--- 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