pythonPackages.gyp: disabled on Python 3.x
This commit is contained in:
parent
6b05584176
commit
77fa967363
@ -11928,6 +11928,8 @@ in {
|
||||
../development/python-modules/gyp/no-darwin-cflags.patch
|
||||
];
|
||||
|
||||
disabled = isPy3k;
|
||||
|
||||
meta = {
|
||||
description = "A tool to generate native build files";
|
||||
homepage = https://chromium.googlesource.com/external/gyp/+/master/README.md;
|
||||
|
Loading…
x
Reference in New Issue
Block a user