pythonPackages.pygame-git: broken
This commit is contained in:
parent
da70d3da0f
commit
2da75adc5d
|
@ -41,5 +41,6 @@ buildPythonPackage rec {
|
||||||
homepage = "http://www.pygame.org/";
|
homepage = "http://www.pygame.org/";
|
||||||
license = licenses.lgpl21Plus;
|
license = licenses.lgpl21Plus;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue