diff options
Diffstat (limited to 'dev-lang/python/python-3.13.0_alpha1.ebuild')
-rw-r--r-- | dev-lang/python/python-3.13.0_alpha1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.13.0_alpha1.ebuild b/dev-lang/python/python-3.13.0_alpha1.ebuild index 2f06bb5630ca..b2364be2514c 100644 --- a/dev-lang/python/python-3.13.0_alpha1.ebuild +++ b/dev-lang/python/python-3.13.0_alpha1.ebuild @@ -94,7 +94,7 @@ if [[ ${PV} != *_alpha* ]]; then " fi -VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/python.org.asc +VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/python.org.asc # large file tests involve a 2.5G file being copied (duplicated) CHECKREQS_DISK_BUILD=5500M |