g500-control: Add meta.platforms.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
This commit is contained in:
parent
e70954f8c8
commit
da90131e5a
|
@ -29,6 +29,7 @@ stdenv.mkDerivation rec {
|
|||
homepage = http://code.google.com/p/g500-control/;
|
||||
description = "Configure Logitech G500's internal profile under Linux";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue