diff --git a/dev-python/whisper/whisper-1.1.10.ebuild b/dev-python/whisper/whisper-1.1.10.ebuild index 93d22c6b7908a..15991690b0bc9 100644 --- a/dev-python/whisper/whisper-1.1.10.ebuild +++ b/dev-python/whisper/whisper-1.1.10.ebuild @@ -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}] "