*/*: move KVTree to dev-libs

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-06-14 09:32:12 +02:00
parent 2300478dbc
commit 40b9745ecb
10 changed files with 12 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,8 +15,8 @@ KEYWORDS="~amd64"
IUSE="test"
RDEPEND="
dev-libs/KVTree
sys-libs/zlib
sys-cluster/KVTree
"
DEPEND="${RDEPEND}"
BDEPEND="

View File

@@ -15,8 +15,8 @@ KEYWORDS="~amd64"
IUSE="test threads"
RDEPEND="
dev-libs/KVTree
sys-libs/zlib
sys-cluster/KVTree
"
DEPEND="${RDEPEND}"