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