dev-python/valkey: Add cachetools test dep

Closes: https://bugs.gentoo.org/976607
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-07-15 13:40:10 +02:00
parent 841f0e38c1
commit bfcff3e229

View File

@@ -22,6 +22,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
BDEPEND="
test? (
dev-db/valkey
dev-python/cachetools[${PYTHON_USEDEP}]
)
"