dev-python/whisper: add upstream PR link for six

Bug: https://github.com/graphite-project/whisper/pull/344
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-07 01:21:57 +01:00
parent 4d674db628
commit 838f4944d2

View File

@@ -22,6 +22,7 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
# six: https://github.com/graphite-project/whisper/pull/344
RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
"