python.pyjwt: platforms: linux -> unix

This commit is contained in:
Cole Mickens
2016-03-25 23:48:54 +02:00
committed by Evgeny Egorochkin
parent 4908973b08
commit 45a2d9e177
+1 -1
View File
@@ -17165,7 +17165,7 @@ in modules // {
downloadPage = https://github.com/progrium/pyjwt/releases;
license = licenses.mit;
maintainers = with maintainers; [ prikhi ];
platforms = platforms.linux;
platforms = platforms.unix;
};
};