mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-10 13:50:08 +02:00
python: enable 2.7 for x86
This commit is contained in:
@@ -14,7 +14,7 @@ COPYRIGHT="1990-2012, Python Software Foundation"
|
||||
SRC_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="edde10a0cb7d14e2735e682882d5b287028d1485c456758154c19573db68075a"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 !x86 x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PATCHES="python-$portVersion.patchset"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user