commit: 0cde9a81052acb4ce7e5318fe23c139d11894534
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Wed May 4 23:23:48 2022 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed May 4 23:24:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cde9a81
sys-cluster/ceph: Remove unused inherit
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
sys-cluster/ceph/ceph-16.2.7-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/ceph/ceph-16.2.7-r1.ebuild
b/sys-cluster/ceph/ceph-16.2.7-r1.ebuild
index 3bb075e261b4..64fd34329764 100644
--- a/sys-cluster/ceph/ceph-16.2.7-r1.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.7-r1.ebuild
@@ -10,7 +10,7 @@ CMAKE_MAKEFILE_GENERATOR=emake
inherit check-reqs bash-completion-r1 cmake python-r1 flag-o-matic \
lua-single python-r1 udev readme.gentoo-r1 toolchain-funcs \
- systemd tmpfiles multiprocessing
+ systemd tmpfiles
SRC_URI="https://download.ceph.com/tarballs/${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~ppc64"