python3Packages.indexed-gzip: Remove redundant platforms.all
This commit is contained in:
parent
4bba637d53
commit
bc24a81ee6
@ -33,6 +33,5 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/pauldmccarthy/indexed_gzip";
|
||||
license = licenses.zlib;
|
||||
maintainers = with lib.maintainers; [ mxmlnkn ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user