commit: d1b3333706ad31da157cac40c4c249f448afb113
Author: Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Sat Jun 16 00:09:11 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 20:34:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1b33337
sys-cluster/ceph: add slot operator to dev-libs/leveldb
Package-Manager: Portage-2.3.40, Repoman-2.3.9
sys-cluster/ceph/ceph-10.2.3-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-cluster/ceph/ceph-10.2.3-r2.ebuild
b/sys-cluster/ceph/ceph-10.2.3-r2.ebuild
index 9453bf66abc..74e61b4aceb 100644
--- a/sys-cluster/ceph/ceph-10.2.3-r2.ebuild
+++ b/sys-cluster/ceph/ceph-10.2.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -34,7 +34,7 @@ COMMON_DEPEND="
app-arch/bzip2
dev-libs/boost:=[threads]
dev-libs/libaio
- dev-libs/leveldb[snappy]
+ dev-libs/leveldb:=[snappy]
nss? ( dev-libs/nss )
libatomic? ( dev-libs/libatomic_ops )
cryptopp? ( dev-libs/crypto++:= )