mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-14 07:40:07 +02:00
python3: mark as broken again on x86_gcc2.
This commit is contained in:
@@ -14,7 +14,7 @@ COPYRIGHT="1990-2015, Python Software Foundation"
|
||||
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="0010f56100b9b74259ebcd5d4b295a32324b58b517403a10d1a2aa7cb22bca40"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86 x86_64 x86_gcc2"
|
||||
ARCHITECTURES="x86 x86_64 !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="!x86"
|
||||
|
||||
PATCHES="python3-$portVersion.patchset"
|
||||
|
||||
Reference in New Issue
Block a user