commit:     50b26c3ac3a7dc8b11bb4d0a96bf7d81bc70c59c
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Thu Jan 15 19:11:02 2026 +0000
Commit:     orbea <orbea <AT> riseup <DOT> net>
CommitDate: Thu Jan 15 19:11:02 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=50b26c3a

dev-lang/python: fix typo

Signed-off-by: orbea <orbea <AT> riseup.net>

 dev-lang/python/python-3.13.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python/python-3.13.9.ebuild 
b/dev-lang/python/python-3.13.9.ebuild
index 7243220..154e60a 100644
--- a/dev-lang/python/python-3.13.9.ebuild
+++ b/dev-lang/python/python-3.13.9.ebuild
@@ -370,7 +370,7 @@ src_configure() {
                        # Fails with LibreSSL
                        # https://github.com/libressl/portable/issues/1133
                        -x test_hashlib
-                       -x test_ssl[
+                       -x test_ssl
                )
 
                if has_version "app-arch/rpm" ; then

Reply via email to