xvkbd: set meta.platforms
This commit is contained in:
parent
825e99808c
commit
aa9c9aecbe
@ -25,5 +25,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://homepage3.nifty.com/tsato/xvkbd/;
|
homepage = http://homepage3.nifty.com/tsato/xvkbd/;
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = [ maintainers.bennofs ];
|
maintainers = [ maintainers.bennofs ];
|
||||||
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user