mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-14 15:50:07 +02:00
Python 3.5: mark as working on x86_gcc2.
It seems to work just fine, why was it marked broken?
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="c6d57c0c366d9060ab6c0cdf889ebf3d92711d466cc0119c441dbf2746f725c9"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86 x86_64"
|
||||
ARCHITECTURES="x86 x86_64 x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="!x86"
|
||||
|
||||
PATCHES="python3-$portVersion.patchset"
|
||||
|
||||
Reference in New Issue
Block a user