commit:     7f91be2373a9f52bd96c8a153e4c98e6faa66fc2
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 12:46:20 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat May 20 12:50:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f91be23

dev-python/sabyenc: add missing test dep on 7.0.2

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/sabyenc/sabyenc-7.0.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/sabyenc/sabyenc-7.0.2.ebuild 
b/dev-python/sabyenc/sabyenc-7.0.2.ebuild
index 74dc4d02eef7..2eabc28e67d4 100644
--- a/dev-python/sabyenc/sabyenc-7.0.2.ebuild
+++ b/dev-python/sabyenc/sabyenc-7.0.2.ebuild
@@ -24,6 +24,7 @@ KEYWORDS="amd64 ~x86"
 BDEPEND="
        test? (
                dev-python/chardet[${PYTHON_USEDEP}]
+               dev-python/portend[${PYTHON_USEDEP}]
        )
 "
 

Reply via email to