xmoto: add license

see issue #43716
This commit is contained in:
Pascal Wittmann
2018-07-22 17:08:30 +02:00
parent 27af1633a4
commit 4c9d8d4c3f

View File

@@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
homepage = http://xmoto.tuxfamily.org;
maintainers = with maintainers; [ raskin viric pSub ];
platforms = platforms.linux;
license = licenses.gpl2;
};
}