commit:     cd7648c2682d902ea5358903669c021e0db6c26c
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 30 20:08:34 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Oct 30 20:08:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd7648c2

net-p2p/bitcoin-core: remove unused db-use inherit

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 net-p2p/bitcoin-core/bitcoin-core-30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/bitcoin-core/bitcoin-core-30.0.ebuild 
b/net-p2p/bitcoin-core/bitcoin-core-30.0.ebuild
index 60c40b175420..ec2424cdd1d6 100644
--- a/net-p2p/bitcoin-core/bitcoin-core-30.0.ebuild
+++ b/net-p2p/bitcoin-core/bitcoin-core-30.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 PYTHON_COMPAT=( python3_{11..14} )
 
-inherit bash-completion-r1 check-reqs cmake db-use desktop edo multiprocessing 
python-any-r1 systemd toolchain-funcs xdg-utils
+inherit bash-completion-r1 check-reqs cmake desktop edo multiprocessing 
python-any-r1 systemd toolchain-funcs xdg-utils
 
 DESCRIPTION="Reference implementation of the Bitcoin cryptocurrency"
 HOMEPAGE="https://bitcoincore.org/";

Reply via email to