ti-rpc: Add platforms.linux
This commit is contained in:
parent
abf330a79a
commit
7fdb95d9a3
@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "http://sourceforge.net/projects/libtirpc/";
|
homepage = "http://sourceforge.net/projects/libtirpc/";
|
||||||
description = "The transport-independent Sun RPC implementation (TI-RPC)";
|
description = "The transport-independent Sun RPC implementation (TI-RPC)";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ abbradar ];
|
maintainers = with maintainers; [ abbradar ];
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
Currently, NFS commands use the SunRPC routines provided by the
|
Currently, NFS commands use the SunRPC routines provided by the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user