diff options
Diffstat (limited to 'dev-lang/python/python-3.14.0_alpha1.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.14.0_alpha1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.14.0_alpha1.ebuild b/dev-lang/python/python-3.14.0_alpha1.ebuild index a50eeaba7c54..5e250f38aca1 100644 --- a/dev-lang/python/python-3.14.0_alpha1.ebuild +++ b/dev-lang/python/python-3.14.0_alpha1.ebuild @@ -5,6 +5,7 @@ EAPI="8" LLVM_COMPAT=( 18 ) LLVM_OPTIONAL=1 +VERIFY_SIG_METHOD=sigstore WANT_LIBTOOL="none" inherit autotools check-reqs flag-o-matic linux-info llvm-r1 @@ -104,7 +105,6 @@ if [[ ${PV} != *_alpha* ]]; then fi # https://www.python.org/downloads/metadata/sigstore/ -VERIFY_SIG_METHOD=sigstore VERIFY_SIG_CERT_IDENTITY=hugo@python.org VERIFY_SIG_CERT_OIDC_ISSUER=https://github.com/login/oauth |
