mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-14 15:50:07 +02:00
python3: Add x86 as supported arch.
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="b5b3963533768d5fc325a4d7a6bd6f666726002d696f1d399ec06b043ea996b8"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="!x86_gcc2 !x86 x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
|
||||
PATCHES="python3-$portVersion.patchset"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user