tagainijisho: set meta.platforms to linux only

+1 -1
+1 -1
pkgs/applications/office/tagainijisho/default.nix
··· 16 16 /* program */ gpl3Plus 17 17 /* data */ cc-by-sa-30 18 18 ]; 19 - platforms = platforms.unix; 19 + platforms = platforms.linux; 20 20 maintainers = with maintainers; [ vbgl ]; 21 21 }; 22 22 }