python310Packages.gtimelog: remove redundant meta.platforms
This commit is contained in:
parent
9fa8d3463b
commit
af94835a3e
@ -55,6 +55,5 @@ buildPythonPackage rec {
|
||||
homepage = "https://gtimelog.org/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ oxzi ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user