python311Packages.cpufeature: add supported platforms
This commit is contained in:
@@ -46,5 +46,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/robbmcleod/cpufeature";
|
||||
license = licenses.cc0;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
platforms = [ "x86_64-linux" "x86_64-windows" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user