evemu: add meta.platforms
This commit is contained in:
parent
b51cf2626e
commit
966c75ef0c
@ -33,5 +33,6 @@ stdenv.mkDerivation rec {
|
|||||||
repositories.git = git://git.freedesktop.org/git/evemu;
|
repositories.git = git://git.freedesktop.org/git/evemu;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = [ maintainers.amorsillo ];
|
maintainers = [ maintainers.amorsillo ];
|
||||||
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user