aspell: set meta.platforms
This commit is contained in:
parent
e8dc583eb4
commit
2099f6282f
@ -31,5 +31,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://aspell.net/;
|
||||
license = stdenv.lib.licenses.lgpl2Plus;
|
||||
maintainers = [ ];
|
||||
platforms = with stdenv.lib.platforms; all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user