diff --git a/dev-lang/python/patches/python3.9-3.9.24.patchset b/dev-lang/python/patches/python3.9-3.9.25.patchset similarity index 100% rename from dev-lang/python/patches/python3.9-3.9.24.patchset rename to dev-lang/python/patches/python3.9-3.9.25.patchset diff --git a/dev-lang/python/python3.9-3.9.24.recipe b/dev-lang/python/python3.9-3.9.25.recipe similarity index 98% rename from dev-lang/python/python3.9-3.9.24.recipe rename to dev-lang/python/python3.9-3.9.25.recipe index d4724cb59..1650a97a9 100644 --- a/dev-lang/python/python3.9-3.9.24.recipe +++ b/dev-lang/python/python3.9-3.9.25.recipe @@ -13,7 +13,7 @@ LICENSE="Python" COPYRIGHT="1990-2024 Python Software Foundation" REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="668391afabd5083faafa4543753d190f82f33ce6ba22d6e9ac728b43644b278a" +CHECKSUM_SHA256="00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c91834" SOURCE_DIR="Python-$portVersion" pyShortVer="${portVersion%.*}" @@ -21,8 +21,8 @@ pyVersionCompat="$portVersion compat >= $pyShortVer" PATCHES="python$pyShortVer-$portVersion.patchset" -ARCHITECTURES="all !x86_gcc2" -SECONDARY_ARCHITECTURES="x86" +ARCHITECTURES="?all !x86_gcc2" +SECONDARY_ARCHITECTURES="?x86" # On x86_gcc2 we don't want to install the commands in bin//, but in bin/. commandSuffix=$secondaryArchSuffix