openpa: expand platforms to unix

This commit is contained in:
Ben Siraphob 2021-03-08 22:39:44 +07:00
parent 6d567e072e
commit 8529cfe268

View file

@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
homepage = "https://trac.mpich.org/projects/openpa";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ leenaars ];
platforms = with lib.platforms; linux;
platforms = lib.platforms.unix;
longDescription = ''
OPA (or sometimes OpenPA or Open Portable Atomics) is an
open source library intended to provide a consistent C API for performing