help2man: more permissive meta.platforms
This commit is contained in:
parent
8aec000495
commit
1d92bdd1ff
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.gnu.org/software/help2man/;
|
homepage = http://www.gnu.org/software/help2man/;
|
||||||
|
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
platforms = platforms.gnu; # arbitrary choice
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ pSub ];
|
maintainers = with maintainers; [ pSub ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user