commit: bac64bf65641df779d418be14a96affeb224b8c6
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Fri Feb 14 15:46:30 2025 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Fri Feb 14 15:46:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=bac64bf6
dev-python/cryptography: remove duplicate default
Signed-off-by: orbea <orbea <AT> riseup.net>
dev-python/cryptography/cryptography-44.0.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/cryptography/cryptography-44.0.0.ebuild
b/dev-python/cryptography/cryptography-44.0.0.ebuild
index 5a1c8ad..e423bee 100644
--- a/dev-python/cryptography/cryptography-44.0.0.ebuild
+++ b/dev-python/cryptography/cryptography-44.0.0.ebuild
@@ -109,7 +109,6 @@ src_prepare() {
eapply "${FILESDIR}/${PN}-43.0.3-libressl-openssl-sys.patch"
popd > /dev/null || die
- default
default
sed -i -e 's:--benchmark-disable::' pyproject.toml || die